YaHP is a Java library that allows you to convert
an HTML document into a PDF document.
License: GNU Lesser General Public License (LGPL)
Changes:
Rendering of form components (textfield, textarea, combo, radiobutton, checkbox, button, and listbox) in the flying saucer renderer. Double encoding of &, <, and > has been corrected. HTML entities are normalized before rendering. Known bug: header/footer rendering does not works in headless mode for the flying saucer renderer. There are updated samples and code cleanup.