en de fr
Forum

Print custom PDF header and footer

2 replies [Dernier message]
zgb
offline
Inscription: 09/23/2009

Hi,

I've been searching for some time without success. Please tell me is possible to insert custom header/footer to document printed with pdf creator server?

Frank
Frank's picture
offline
DeveloperTranslator
Inscription: 05/05/2006

You can use the function AddTextToPDFFile from the pdfforge.dll.

__________________

Frank Team pdfforge

zgb
offline
Inscription: 09/23/2009

I've used AddWatermarkToPDF script because i needed a picture in header. Works fine, just have to set top/bottom margins before printing.

Thank you anyway!