PHP Questions Home | Register | Login
Categories
Arrays
Files
Forms
Creating PDFs
PHP Errors
Functions
Images
MySQL
Numbers
Others
Strings
Website
Unanswered

PHP Forums
Forums Index
MySQL Forum
PHP Forum
Flash/Actionscript
Javascript
Web design

More PHP
PHP Functions
Top Questions
Ask a Question
PHP Interview Questions
PHP Jobs
Ecommerce
IT Questions
Business Websites

Sponsors

sponsor ad
My Salary
PHP Developer Salary
Advertise Here

Can PHP create PDF files for me?


Yes, if you want to create PDF files on the fly / dynamically from your PHP scripts then there are more than one way to do this through using PHP.

The PHP Library, phplib will let you do this and there are a series of functions that will give you good control over the resultant PDF.

A popular choice with many is the excellent FPDF resource which you can find out more about here: http://www.fpdf.org

There are various FAQs that explain all the functions and how to go from creating your first PDF to writing a sophisticated program to format your material and content exactly how you want.

Remember to read the manual before posting your questions in their support forum!

Comment on this Question and Answer >>>

ASK A QUESTION

More other PHP Questions

Can I spellcheck my text using PHP?

How do I add comments to my PHP script?

I have lots of if else logic - is there another option?

What does the @ character do in PHP?

How do you get an array of the date and time?



Custom Search