Re: Convert html to pdf with php

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mar 20, 2008, at 4:42 PM, Robert Burdo wrote:
Does anyone know how to convert an HTML form to a pdf with php?


Have you STFW?  =D  http://www.google.com/search?q=php+html+to+pdf

I use dompdf. Unfortunately, the guy who created it isn't intending to upgrade it. Nonetheless, for most things, it does a good job - just send it the HTML.

I've also use fpdf before. If you really want to draw out the PDF yourself, this is the way to go. It's kinda tedious for me.

~Philip

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux