Question

I have multiple logos of various companies in various formats that needs to be added to other PDFs. The format of these logos is not specified at the moment but it could be locked down to only certain formats if it causes issues.

These other PDFs will be mostly posters and will be printed off by the user.

Question: What is the best way for adding these logo's onto the PDF poster artwork on the fly to then be downloaded and printed by the user? Bareing in mind it needs to retain the original quality of the PDF when being printed.

Thanks in advance

Was it helpful?

Solution

See at my answer to a similar question. In short, I've used itextsharp to add watermark(s) to an existing PDF.

OTHER TIPS

PDFSharp is a free library that can do this. These watermarking examples should help you get started.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top