Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Reiner HTML-Code kann direkt in die Klasse übergeben werden, wodurch es einfacher, dynamische Seiten zu konvertieren. PEAR ist nicht mehr erforderlich. CSS per "Link"-Tags funktioniert jetzt. Umgang mit "input"-Tags wurde verbessert. Bessere Anleitungen wurden unter Windows installiert geschrieben.
Tags: Minor feature enhancements
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.

2006-02-11 19:43
3.4

Support für Windows wurde hinzugefügt. Die Bilder können als Graustufen gespeichert werden. Relative Pfade für Bilder und CSS jetzt funktionieren. Alle temporären Dateien werden jetzt nach der Konvertierung entfernt.
Tags: Minor feature enhancements
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.

2004-11-25 00:30
3.3

Remote https-Seiten können nun abgerufen werden. Leeren Kopf-und Fußzeilen sind jetzt möglich. Bilder können nun von den lokalen Rechner gezogen werden, wenn die URL ist relativ. Es gibt noch weitere Bugfixes für Cross-Plattform-Kompatibilität.
Tags: Minor feature enhancements
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.

2003-11-14 04:55
3.2

Die Qualität der konvertierten Bilder ist viel höher. Fehler in der Debug-Ausgabe wurden behoben.
Tags: Minor feature enhancements
The quality of converted images is much higher.
Errors in the debug output were fixed.

2003-08-06 22:36
3.1

Diese Version verfügt über eine Debug-Modus, die Möglichkeit, PDF-Dateien im Querformat Creade und Unterstützung für A4-Papier.
Tags: Minor feature enhancements
This release has a debug mode, the ability to creade PDF files with landscape orientation, and support for A4 paper.

Project Resources