Download List

Project Description

HTML_ToPDF takes the hassle out of generating a PDF file from a Web page. It will convert any HTML document into a format that will look the same on any platform and printer. It includes support for converting images, using the stylesheets to customize the look of the PDF file, and error handling.

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.

2006-11-18 23:44
3.5

Raw HTML can be passed straight into the class,
making it easier to convert dynamic pages. PEAR is
no longer required. CSS via "link" tags now works.
Handling of "input" tags was improved. Better
instructions were written for Windows installs.
Tags: Minor feature enhancements

2006-02-11 19:43
3.4

Support for Windows was added. Images can be saved
as grayscale. Relative paths for images and CSS
now work. All the temporary files are now removed
after conversion.
Tags: Minor feature enhancements

2004-11-25 00:30
3.3

Remote https pages can now be fetched. Empty headers and footers are now possible. Images can now be pulled from the local machine if the URL is relative. There are other bugfixes for cross-platform compatibility.
Tags: Minor feature enhancements

2003-11-14 04:55
3.2

The quality of converted images is much higher.
Errors in the debug output were fixed.
Tags: Minor feature enhancements

2003-08-06 22:36
3.1

This release has a debug mode, the ability to creade PDF files with landscape orientation, and support for A4 paper.
Tags: Minor feature enhancements

Project Resources