Hi, currently i'am new to pdfbox
while i'am writing a *Bachelor-Thesis i found pdfbox for changeing some
pdf files
i'am using openjdk and love the generics, enums and switches on string.
while browsing the source i seen that there is something to do.
For example in PDPage PDRectangle PAGE_SIZE_A0 changeing all SIZES to an
enum
much easier for later use in some further projects.
Or getAllPages() returning PDPage (using genertics)
I know that will break compatibility with JVM < 1.5,1.6,1.7 (depending
on feature)
befor i will start to submit patches the question is:
Are patches welcome?
Are there any Code-*/Convention/*?
--
Jens Kapitza
*