Skip to main content
December 1, 2007
Question

PHP and PDF

  • December 1, 2007
  • 1 reply
  • 344 views
I was wondering if it is possible that that php dynamic code can convert a php document to a PDF. I had watched a video tutorial a long time ago that Coldfusion MX 7 dynamic code is able to convert the CFM page into either a PDF or Flash Paper. Is this possible with PHP? If so, what do you use?
This topic has been closed for replies.

1 reply

Inspiring
December 1, 2007
"AdonaiEchad" <webforumsuser@macromedia.com> wrote in message
news:fisklu$89p$1@forums.macromedia.com...
> I was wondering if it is possible that that php dynamic code can convert a
> php
> document to a PDF. I had watched a video tutorial a long time ago that
> Coldfusion MX 7 dynamic code is able to convert the CFM page into either a
> PDF
> or Flash Paper. Is this possible with PHP? If so, what do you use?

Yes there is a PDF module for PHP http://www.php.net/pdf, but your host has
to enable that module.
as an alternative you can use http://www.ros.co.nz/pdf/

Google gives lots of hits on PHP HTML to PDF
http://www.digitaljunkies.ca/dompdf/
http://sourceforge.net/projects/html2fpdf
http://www.phpclasses.org/browse/package/2905.html