Jump to content

How to print a document in PDF with header & footer on every page ?


tmyonline

Recommended Posts

Guys, I'm not sure if this question falls under PHP.  Please direct my question to the right section if this is not.

 

Suppose I have some large data stored in MySQL.  I need to display this data in a PDF format, in such a way that the header, including logo, and footer appear on every page.  The data itself does not contain any information on, or link to, header, logo, footer.  Basically, when my manager clicks on a link on the browser, it will display a PDF document so that he can bring it to meetings.  Therefore, this data needs to have official letter head, logo, footer,... on every page.

 

So the challenge here is how to break up the data into multiple pages of the same length and insert the header, logo, and footer in between.  Any idea ?  Thanks.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.