Forum Moderators: mack

Message Too Old, No Replies

Convert Html to PDF?

In the code itself?

         

Shuvi

5:17 pm on Dec 17, 2003 (gmt 0)

10+ Year Member



Is there a way to take a html page insert the data from a database and display it on the screen in pdf format?

I need it to print a certain way. It has to print landscape? Or is there a way to print the html page landscape? Force the printer preferances?

bakedjake

5:19 pm on Dec 17, 2003 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



Check out WebGrabber by ActivePDF

bilalak

10:49 am on Dec 18, 2003 (gmt 0)

10+ Year Member



Try fpdf, a v nice PHP class to output PDF files.