Re: [PHP] Convert html to pdf with php

2008-03-21 Thread Kai Kauer
Am Donnerstag, 20. März 2008 22:42:59 schrieb Robert Burdo: > Does anyone know how to convert an HTML form to a pdf with php? Do you know "FPDF"? This can be a possibility. www.fpdf.org Kai -- Mit freundlichen Grüßen Kai Kauer Bruno - Taut - Ring 60 39130 Magdeburg Tel.: 0391 - 506 99 76 Mo

Re: [PHP] Convert html to pdf with php

2008-03-20 Thread Al
I think Imagemagick will do it. Philip Thompson wrote: 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'

Re: [PHP] Convert html to pdf with php

2008-03-20 Thread Philip Thompson
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