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.

2009-06-18 23:31
1.2.19d

Multiple threads are now allowed to concurrently use the same CYaHPConverter object instead of serializing access (or using one CYaHPConverter object per thread).
標籤: Minor bugfixes, Minor Enhancements

2009-05-07 23:37
1.2.19c

The page size and orientation can now be changed after a page break. If the title tag is set in the HTML, it is used for the PDF title. The LEGAL and LETTER constants for page size were added.
標籤: Minor, Bugfixes, Enhancements

2009-05-02 07:22
1.2.19b

This release fixes an Out Of Memory Error that occurred when a textarea was present in the HTML source.
標籤: Minor bugfixes

2009-03-19 10:01
1.2.19a

This release fixes incorrect page size when a page break is inserted.
標籤: Stable

2009-03-14 02:01
1.2.19

Headers and footers can contain HTML. There are updated samples. Old renderers have been removed.
標籤: Minor feature enhancements

Project Resources