Apply watermark to .pdf file

Questions and postings pertaining to the usage of ImageMagick regardless of the interface. This includes the command-line utilities, as well as the C and C++ APIs. Usage questions are like "How do I use ImageMagick to create drop shadows?".
Post Reply
srandive@medline.com
Posts: 3
Joined: 2016-03-10T02:08:45-07:00
Authentication code: 1151

Apply watermark to .pdf file

Post by srandive@medline.com »

Hello,
i need to apply watermark on .pdf file. Can i get sample examples and sample code.
Thanks in advance for you help.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Apply watermark to .pdf file

Post by fmw42 »

Please always identify your Imagemagick version and platform when asking questions, since syntax may differ. See viewtopic.php?f=1&t=9620

What output format do you want? Is the PDF multipage? If so, do you need to watermark each page.

Perhaps you could upload an example PDF and watermark image to some free hosting service such as dropbox.com and put the URL here.

In the future, please post to the User's forum, for questions such as this.
srandive@medline.com
Posts: 3
Joined: 2016-03-10T02:08:45-07:00
Authentication code: 1151

Re: Apply watermark to .pdf file

Post by srandive@medline.com »

Hello,
we are using ImageMagick-6.9.2-8-Q16-x64-dll dlla dn pdf can be multipage.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Apply watermark to .pdf file

Post by fmw42 »

Perhaps you could upload an example PDF and watermark image to some free hosting service such as dropbox.com and put the URL here.
srandive@medline.com
Posts: 3
Joined: 2016-03-10T02:08:45-07:00
Authentication code: 1151

Re: Apply watermark to .pdf file

Post by srandive@medline.com »

Hello,
you can take any simple pdf file and apply image on it. It can help me to apply in my code using my watermarking image. I cant share it due to copyright.
User avatar
fmw42
Posts: 25562
Joined: 2007-07-02T17:14:51-07:00
Authentication code: 1152
Location: Sunnyvale, California, USA

Re: Apply watermark to .pdf file

Post by fmw42 »

Post Reply