Download List

Descripción del Proyecto

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

HTML puro se puede pasar directamente a la clase, por lo que es más fácil de convertir las páginas dinámicas. PEAR es que no necesita. CSS a través de "enlaces" tags funciona ahora. Manipulación de "input" se ha mejorado. Mejor instrucciones escritas en las instalaciones de Windows.
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

Soporte para Windows ha sido añadido. Las imágenes se pueden guardar como escala de grises. Las rutas relativas de las imágenes y CSS ahora trabajo. Todos los archivos temporales se retiran después de la conversión.
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 páginas https ahora puede ser recuperado. Vaciar encabezados y pies de página son ahora posibles. Las imágenes ahora se podrá extraer de la máquina local, si la dirección URL es relativa. Hay otras soluciones a fallos de la compatibilidad entre plataformas.
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

La calidad de las imágenes convertidas es mucho mayor. Errores en la salida de depuración se han arreglado.
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

Este comunicado tiene un modo de depuración, la capacidad de Creade archivos PDF con orientación horizontal, y soporte para papel A4.
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