Page 1 of 1

Simple watermark flow

Posted: Fri Jan 25, 2019 12:53 pm
by RytisT
Hi. I want to create a pretty simple flow which just adds watermarks to PDF's.

I want watermarks to be all same size according to page size.
Example: If page size is 400x400, watermark should be 50x50, if page size is 200x200, watermark should be 25x25.

Any ideas how can I do that? I have no idea how to make watermark to be sized according to page size. (Or how to save image size, resize it to my wanted size, add watermark and restore to original size.)

Thanks for any ideas.

Re: Simple watermark flow

Posted: Fri Jan 25, 2019 2:28 pm
by NEOSA
Hi,

Depending of the page sizes you intend to treat, may be you could set some ActionList with PitStop Server + Switch, and have dedicated actions.

Switch will route/call the action list, depending of size (dimensions) for the incoming PDF.

The ActionList to be used is "Add Copied Graphics". There is a sample ActionList in PitStop Pro/Server, named "Add Penguin"