I am using Eclipse, with jdk 1.6 and I added PDFbox source files to my project. This generated a lot of warnings. I added generic types to several classes. I am not a committer on the project. But you anyone be interested in the files since I have changed them?
Since I depend on the "Problems tab" in Eclipse to tell me any issues. I try and keep that box empty all the time. I can't guarantee that every change is correct. But I believe that it will not hurt since the PDF parser is still working correctly in my testing. I took the version of the code from the trunk a few weeks ago. I am also not sure what JDK level you want to keep PDFBox working at. Thanks, Peter -----Original Message----- From: Daniel Wilson [mailto:[email protected]] Sent: Tuesday, January 13, 2009 8:30 AM To: [email protected] Cc: Rally, Menka Subject: Re: License One of the very attractive things about PDFBox is its licensing. Unlike some other open source products, PDFBox can be used within proprietary software. The advantage that brings to the product is that developers of proprietary software (such as myself) are motivated to continue the work on PDFbox. On 1/13/09, Jukka Zitting <[email protected]> wrote: > > Hi, > > > On Tue, Jan 13, 2009 at 1:38 PM, Duseja, Sushil > <[email protected]> wrote: > > Please let me know if PDFBox is free to use in production. In other > > words, is there any licensing fee associated with it (for its usage in > > production environment)? > > > PDFBox is open source software, so there are no licensing fees. You > can use it for free. > > BR, > > > Jukka Zitting >
