Login   Register  
PHP Classes

Class: HTML to PDF

Icontem
elePHPant

  Classes of Harish Chauhan  >  HTML to PDF  >  Download  >  Support forum Support forum (36)  >  Blog Blog  >  RSS 1.0 feed RSS 2.0 feed Latest changes  
Name: HTML to PDF Support forum
Base name: html_to_pdf
Description: Convert HTML to PDF using Web services
Version: -
Required PHP version: -
License: Freeware
 
  Author   Group folder image Groups   Detailed description  
  Trackback   Applications   Files Files  

Author

Picture of Harish Chauhan
Name: Harish Chauhan <e-mail contact>
Published packages: 28 Browse this author's classes Browse this author's classes
Country: India India - PHP jobs in India
Home page: ???

Innovation Award

PHP Programming Innovation award nominee
February 2006
Number 2
Generating PDF from HTML is not a trivial task. There are several sites that can convert existing HTML pages to PDF documents, but these can only be used if the pages are publicly accessible.

This class provides a solution to work around that difficulty. It submits request to PDF to HTML conversion sites, passing as parameter a URL of the current script that serves HTML document, that could even be private.

Manuel Lemos

Groups

Group folder image HTML HTML generation and processing View top rated classes
Group folder image Files and Folders Listing, accessing and manipulating files and folders View top rated classes
Group folder image Web services Web data clipping, SOAP or XML-RPC clients and servers View top rated classes

Detailed description

This class can be used to convert an HTML document or Web page using the ABCPDF or EasySW Web services.

It can communicate with these services to tell to convert a given URL to PDF. It may also convert a local HTML file by serving it as a remote page passing it as an argument of the current script URL.

The converted PDF document may be stored as a local file or served for download.

Trackback links

Link Description
Html2Pdf, classe php per convertire file HTML in PDF Qualche volta capita di dover convertire tramite i propri script php i file HTML in file PDF...
Html2Pdf, classe php per convertire file HTML in PDF Qualche volta capita di dover convertire tramite i propri script php i file HTML in file PDF...
PDF output generating library using PHP If you are looking for creating PDF output of your HTML pages, you can do it using PHP’s PDFlib module...

Applications that use this class

No application links were specified for this class.
Add link image If you know an application of this package, send a message to the author to add a link here.

Files

File Role Description
Plain text file html_to_pdf.inc.php Class Main Class
Plain text file html_to_pdf_test.php Example Example
Download all files: html_to_pdf.tar.gz html_to_pdf.zip
NOTICE: if you are using a download manager program like 'GetRight', please Login before trying to download this archive.