Re: [PHP-DB] printable pdf

2009-02-04 Thread Micah Stevens
It's not actively maintained, but it's easy to use and works great: http://www.ros.co.nz/pdf/ I like it better due to it's API than the other stuff I've tried, although it's lacking in some functionality. On 02/03/2009 09:04 PM, Ron wrote: > Hi All, > > I'm creating a billing system wherein a us

Re: [PHP-DB] printable pdf

2009-02-04 Thread Phpster
I like dompdf from www.digitaljunkies.ca. I do something similar and just pass that class the HTML for the page Bastien Sent from my iPod On Feb 4, 2009, at 0:04, Ron wrote: Hi All, I'm creating a billing system wherein a user can view invoices. and if the user wants to print it a click

Re: [PHP-DB] printable pdf

2009-02-04 Thread Ron
thanks to all your reply. i will check on both Yannick Mortier wrote: 2009/2/4 Ron : Hi All, I'm creating a billing system wherein a user can view invoices. and if the user wants to print it a click on a button will generate a pdf file of their invoice. pdf or any other printable format will d

Re: [PHP-DB] printable pdf

2009-02-04 Thread Yannick Mortier
2009/2/4 Ron : > Hi All, > > I'm creating a billing system wherein a user can view invoices. and if the > user wants to print it a click on a button will generate a pdf file of their > invoice. pdf or any other printable format will do. > > TIA > Regards > Ron > > -- > PHP Database Mailing List (ht

[PHP-DB] printable pdf

2009-02-03 Thread Ron
Hi All, I'm creating a billing system wherein a user can view invoices. and if the user wants to print it a click on a button will generate a pdf file of their invoice. pdf or any other printable format will do. TIA Regards Ron -- PHP Database Mailing List (http://www.php.net/) To unsubscrib