Has anyone used the Winnovative HTMLtoPDF converter to generate a PDF from HTML content? And if so, has anyone successfully put a watermark on any or all pages of that resulting PDF?
Has anyone used the Winnovative HTMLtoPDF converter to generate a PDF from HTML content?
Share
This got interesting. From this page on Winnovative’s site I found a code snippet that was useful. Search for 6.4.2.2 and read the code in that section.
Here is the code I used, based on the link I provided. This gets called AFTER I generate the pdf into a PDFDocument object.