Jump to content

using php coding convert to pdf


srinivasan

Recommended Posts

If you want to generate PDF documents, I recommend using FPDF. This requires a decent understanding of both PHP and PDF documents, if you are just beginning the best thing is to learn PHP first before you start trying to generate PDF documents.You can also look into using the built-in PDF functions in PHP, but if you have an older version of PHP you might run into installation or configuration issues.http://www.php.net/manual/en/ref.pdf.phpOr you can always hire a professional programmer to do it for you.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...