Page 1 of 1

turn a php page into pdf

Posted: Fri Aug 29, 2003 4:40 am
by Telos
hi, it's me back again with more annoying question :)
I'm still strugling with this research software I'm coding but now I want the report page to pdf document. I haven't done anything else with the pdf and php before but I learned already how to create the pdf file but now I have problems how do I get the php page into the pdf file. The php page shows the report from a research and I want that report to be in pdf file format. So can anyone help me?

Posted: Fri Aug 29, 2003 8:06 am
by qads
i had to make a pdf report few days ago, i used a free class, its easy to use and VERY good.

http://www.fpdf.org/en/home.php

download it from there ^^^^ :roll:

Posted: Sat Aug 30, 2003 12:49 am
by Telos
Thanx! This really helps me...I hope