|
|
| Documents [+] Favor-It | |
| |
 |
| | Sort By:
|
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 easily convert filetypes, store information, and more. Author: Macronimous Code: PHP 4.0 |
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 with data from MySQL.
Author: Luca Perugini Code: PHP 4.0 |
PDF files can be generated using PHP. For creating PDF files using PHP or other languages you have to download and install PDFlib from PDFlib web-site.
Author: KoderGuru Code: PHP 5.0 |
|  | |
This tutorial is intended for the PHP programmer who needs to incorporate PDF generation in a script without using external libraries such as PDFlib (often unavailable due to licensing restrictions or lack of funds). Author: Marko Djukic Code: PHP 4.0 |
PHP tied to PDFLib is perhaps the best platform for Web Publishing. 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 with data from MySQL. Author: Luca Perugini Code: PHP 3.0 |
The documentation in this section is only meant to be an overview of the available functions in the PDFlib library and should not be considered an exhaustive reference. PDFlib and the PHP module have identical function names and parameters. Author: php.net Code: PHP 4.0 |
In this tutorial, I'll show you how to generate PDF files in pure PHP and distribute your content in a single, consistent format. Author: Akash Mehta Code: PHP 5.0 |
|  | |
This function obtains a list of all of the files and sub-directories within a specified folder that is passed through as a parameter, this is ideal for image checking and file uploads. Author: Marc Towler Code: PHP 5.0 |
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 a variety of PDF solutions. Converting with strange languages requires you to have a custom mapping. Author: ProDevTips Code: PHP 5.0 |
Icon Key >
 - Recently Updated
 - Showcase Listing
|