PHP Classes

What is the best PHP pdf generator class?: PDF generator code

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP pdf generator cl...  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP pdf generator class?

Edit

Picture of Suchi Hari Narlikar by Suchi Hari Narlikar - 10 years ago (2015-01-22)

PDF generator code

This request is clear and relevant.
This request is not clear or is not relevant.

+6

Please suggest a PDF generator class in PHP.

Ask clarification

1 Recommendation

FPDF: Free PDF generation class without PDFlib

FPDF is a class to generate PDF files with straight PHP, that is to say without using the PDFlib library.
Here is a list of version 1.5 main features:

- Choice of measure unit, page format and margins
- Page header and footer management
- Automatic page break
- Automatic line break and text justification
- Image support (JPEG and PNG)
- Colors
- Links
- TrueType and encoding support (Central European, Cyrillic and Greek)
- Page compression

Visit the fpdf.org site to have access to the complete documentation, tutorials, forum and download the full package.
This recommendation solves the problem.
This recommendation does not solve the problem.

+6

Picture of Manuel Lemos by Manuel Lemos Reputation 26695 - 10 years ago (2015-01-22) Comment

This PHP class can generate generic PDF documents without requiring any external libraries.


Recommend package
: 
: