Hi there,
I am looking at the Pdf “Stamp” functionality with Pdf.Kit to add Headers and Footers to the document.
The PdfFileStamp part works great.
Now I need to be able to modify the PDF file and change the text of the Header and Footer later. How can I open up the file with the PDF kit, locate my text objects, and make the change?
Thanks!
Hi Ben,
I’m afraid that there is no direct method to modify an existing header and footer. As a workaround, you can try replacing text using PdfContentEditor.ReplaceText or you can stamp a blank image at the position of the text. Our team will be looking into this matter and if a direct solution will be available in future we’ll update you via this forum.
We’re sorry for the inconvenience.
Regards,