How would I edit a script/batch file to enable the user to select 1 out of 15 possible images to insert into PDF file?

Thank you for the assistance thus far.

How would I edit this script/batch file to enable the user to select 1 out of 15 possible images to insert into PDF file?

"\\server\Applications\VeryPDF\pdfstamp.exe" -pdf "drawing original.pdf" -o "drawing stamped.pdf" -AI "\\server\Signatures\Image1.jpg" -W17.5 -H16.5 -P6 -MLR117 -MTB-39 -encrypt -keylen=2 -encryption=16

Regards
Customer
----------------------------------

PDF Stamp Command Line Home Page,

https://www.verypdf.com/app/pdf-stamp/index.html

image
Thanks for your message, your command line is correct, you can run this command line to add image watermark to PDF pages easily, please notice, if the image files are exist in the network drive, you may map that network drive to local disk first, for example, you may map from "\\server\" to "X:\", your command line will work like below,

"X:\Applications\VeryPDF\pdfstamp.exe" -pdf "drawing original.pdf" -o "drawing stamped.pdf" -AI "X:\Signatures\Image1.jpg" -W17.5 -H16.5 -P6 -MLR117 -MTB-39 -encrypt -keylen=2 -encryption=16

VeryPDF

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!