I have this output, which I need to print
Posted: Mon Jul 30, 2007 3:50 pm
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?