freepdf Wiki
Brought to you by:
pborissow
The freepdf project is a Java library used to generate PDF documents. It is based on iText 2.1.7 - the last MPL/LGPL release of iText.
So far, the only modifications to the original baseline have focused on the HTML parser used to convert HTML documents to PDF. The original HTMLWorker class has been replaced with a HTMLParser class. Other changes include support for inline styles and external style sheets, as well as several bug fixes.
This project is dual licensed. You can choose between LGPL or MPL. You may use this software in any open source or commercial project.