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.
FOP 0.93 is used. You can now automatically embed
a TrueType font by giving a path where TTF files
are located with the yahp parameter
IHtmlToPdfTransformer.FOP_TTF_FONT_PATH. The
page-break <yahp:pb> works again. The sample
PDFs for the swing renderer were updated. The
javadoc was updated.
A problem in the PageSize class where the bottom margin was set incorrectly in centimeters was fixed. Support for accentuated letters was corrected. The class loading mechanism was updated. Incorrect page counts with some HTML files were fixed.
An infinite loop in the CSS parser has been fixed. The HTML is cleaned up before being sent to rendering. A class cast exception in the Swing border helper has been fixed. If the base URL is not set, yahp will take the base tag HREF as the base URL if it is found.