I would now like to use an existing single page pdf document as a letterhead for a new multi-page pdf document that will be constructed using generator namespace.
for example the letterhead would have company logo and address and this will be built into a multi-page letter by adding text that could span multiple pages. the resultant pdf would then be saved as a new docuemnt
I have looked at samples but I am struggling to get anything to work. Please could you provide a very simple code sample that would get me started. I am OK with building the document, it is just step of bringing in the the letterhead at the start that i am struggling with.
Hi Nick,
As per your scenario, you can add a Page Stamp (of your letterhead PDF page) to your PDF file (with contents). Please see the following documentation links with details and sample code.
Adding PDF Page Stamp in the PDF File
Add PDF Page Stamp on All Pages in a PDF File (Facades)
Add PDF Page Stamp on Particular Pages in a PDF File (Facades)
In case you need any further assistance or the shared solution does not suit your requirements, please feel free to contact support.
Thank You & Best Regards,