Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How should I add headers or footers to generated Postscript / PDF files?

0
Posted

How should I add headers or footers to generated Postscript / PDF files?

0

You may use one of the following options: • Use blocks with ‘position: fixed’. Pleas note that you probably want to set ‘top’ and ‘bottom’ properties to negative values to avoid overlapping with main content; it is an expected behavior according to HTML/CSS standards. (see also a simple sample) • Use “Header” and “Footer” options in web interface or PreTreeFilterHeaderFooter filter in API • Use CSS 3 margin boxes.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123