Download List

專案描述

YaHP is a Java library that allows you to convert
an HTML document into a PDF document.

System Requirements

System requirement is not defined
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.

2007-06-19 20:05
1.2.16

Font embedding no longer needs the fonts to be in the OS system fonts folder in JDK < 1.6 on Windows OSs.
標籤: Minor bugfixes

2007-06-18 12:22
1.2.15

Font embedding no longer needs the fonts to be in
the OS system fonts folder in JDK versions earlier
than 1.6.
標籤: Minor bugfixes

2007-06-16 02:19
1.2.14

Sometimes the font embedding was still not working while running inside Tomcat; this bug has been fixed. This release works again in headless mode. Font embedding no longer needs the fonts to be in the OS system fonts folder. fop has been updated to fop-trunk.
標籤: Major bugfixes

2007-06-13 22:46
1.2.13

The font embedding was not working while running inside Tomcat. Sometimes, when running inside Tomcat, the following error occurred: 'UIDefaults.getUI() failed: no ComponentUI class for: javax.swing.JTextPane'. These bugs have been fixed.
標籤: Major bugfixes

2007-06-11 23:00
1.2.12

The method "getResources" has been removed from the class loader, because this method is marked as final in the 1.4 JVM, and thus broke compatibility with it.
標籤: Minor bugfixes

Project Resources