need to print the page with header

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
jayarajmohan
Forum Newbie
Posts: 16
Joined: Fri Aug 29, 2008 12:06 am

need to print the page with header

Post by jayarajmohan »

Hi all,

I need to print the report in multiple page. But i want to print the header like name of the applicant etc.

Before starting to the new page print we need to print the header every page.

This header should be dynamic (from DB). So we need to set this header from php file.

Can any one help me to do this...

Thanks
Post Reply