Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
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.
Font embedding works again with the flying saucer
renderer. "scripts"
tags are removed from the HTML before rendering,
and "style" tag content
put in a CDATA section.