Page 1 of 1

I have this output, which I need to print

Posted: Mon Jul 30, 2007 3:50 pm
by legend986
My php file outputs a table. I need to dump this ouput into a pdf file that has a predefined template and then display it as well as mail it to the user. For example, I need to print some data onto my letterhead but that data is dynamic. Any advice please?

Posted: Mon Jul 30, 2007 3:56 pm
by feyd
What sort of advice are you looking for?

Posted: Mon Jul 30, 2007 4:04 pm
by guitarlvr
FPDF Thats where i would start looking.