This tool allows you to add a watermark to a PDF document using either text or an image. Supported image formats include GIF, PNG, JPG, JPEG, and BMP.
1. Click Add button to select and add files, or simply drag files from File Manager.
2. Click Watermark button or go to the menu: Action > Document > Watermark.
3. Enter watermark text or specify path to image file.
4. Choose your preferred options.
5. Click Start then specify the destination path where files will be saved.
PDFShaper.exe watermark [input PDF] [output PDF] [image file] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" watermark "C:\input.pdf" "C:\output.pdf" "c:\logo.png"
This will add image from logo.png to input.pdf file and save file as output.pdf.
PDFShaper.exe watermarktext [input PDF] [output PDF] [text] [x for exit]
"C:\Program Files\PDF Shaper Ultimate\PDFShaper.exe" watermarktext "C:\input.pdf" "C:\output.pdf" "my text"
This will add 'my text' to input.pdf file and save file as output.pdf.
The default or saved options will be applied during command-line tasks.