Re: [PHP-DB] Printing Issue

2003-06-09 Thread Becoming Digital
CTED]> To: <[EMAIL PROTECTED]> Sent: Sunday, 08 June, 2003 22:13 Subject: [PHP-DB] Printing Issue Hi All, I have a problem in printing database. I have drawn some data from the MySQL and print to A4 paper. When the data are more than 1 page, it has to print on other A4 paper. The proble

[PHP-DB] Printing Issue

2003-06-09 Thread birdto
Hi All, I have a problem in printing database. I have drawn some data from the MySQL and print to A4 paper. When the data are more than 1 page, it has to print on other A4 paper. The problem is, I need the program to print the same heading in every page. How can I do this? Regards, Berthold --