It looks like you're new here. If you want to get involved, click one of these buttons!
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?
You can use the function AddTextToPDFFile from the pdfforge.dll.
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!