Printing Multiple Pages with PHP
Posted: Fri Jan 29, 2010 5:41 pm
Hi all,
I'm making an application where I need to generate commission statements for agents, and get them printed. The input is only the month, and the script must generate statement for all members in the database and print them one by one.
Is there a way to do it?
I'm making an application where I need to generate commission statements for agents, and get them printed. The input is only the month, and the script must generate statement for all members in the database and print them one by one.
Is there a way to do it?