Articles: 843 | Categories: 148   
   
   
 
 
 
 
 
Php >> Articles & Tutorials >> Documents
HTML2PDF By: Admin

HTML2PDF is an article explaining how PHP can be used to convert HTML pages and information into PDF documents. The method can be used to...31-Mar-2010

PHP for PDF By: Admin

With this Tutorial you'll learn how to use the PDF extension in PHP4 to create PDF documents. We also put focus on creating PDF documents ...31-Mar-2010

Creating PDF files on the fly By: Admin

PDF files can be generated using PHP. For creating PDF files using PHP or other languages you have to download and install PDFlib from PD...31-Mar-2010

PDF Generation Using Only PHP By: Admin

This tutorial is intended for the PHP programmer who needs to incorporate PDF generation in a script without using external libraries suc...31-Mar-2010

How to write a PDF from PHP By: Admin

With ttf2pt1 it is possible to convert true type fonts that abound in the Windows\Fonts directory to Type 1 fonts which can be used with ...31-Mar-2010

Creating PDF documents By: Admin

PDF is a popular format when distributing documents for printing. PDFlib is an extension for PHP that allows web developers to easily cre...31-Mar-2010