Stamp Image file to PDF pages, append image1 in top right of every page of pdf, and append image2 at the last page of each pdf

Hi,

We are trying to append image file In pdf document by batch via command line.

Image1.jpg
Image2.jpg

Pdf1
Pdf2
Pdf3

To append image1 in top right of every page of pdf we use command below

-AI "image1.jpg" -p3

To append image2 at the last page of each pdf we use command below

-AI "image2.jpg" -SR -S-3 -E-3

Is there a way to run both command in a single line or combine into 1 command line to do both action, instead of waiting the first command to complete , then only run the second command?

Thank You.
Customer
--------------------------------------
Thanks for your message, you can use following products to finish these functions,

1. Use PDFStamp to stamp logo to PDF pages,

https://www.verypdf.com/app/pdf-stamp/try-and-buy.html

2. Use PDF Split-Merge product to merge PDF files into one PDF file,

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

we hoping above two products will work fine to you, you may download them to try.

VeryPDF
--------------------------------------
Hi,

we are not merging the files.

what our intention is

raw files :

Image1.jpg
Image2.jpg

Pdf1 - 5 pages
Pdf2 - 8 pages
Pdf3 - 6 pages
_______________________________

output result files:

pdf1 - image1 stamp in all 5 pages, image2 stamp in only last page
pdf2 - image1 stamp in all 8 pages, image2 stamp in only last page
pdf3 - image1 stamp in all 6 pages, image2 stamp in only last page

Customer
--------------------------------------
You can use PDFStamp Command Line product to finish this function,

https://www.verypdf.com/app/pdf-stamp/try-and-buy.html

for example, you can use following command line to stamp "Image1.jpg" to all PDF pages and stamp "Image2.jpg" to last PDF page only,

pdfstamp -PDF "example.pdf" -o "out.pdf" -AI "Image1.jpg" -AI "Image2.jpg" -SR -S-3 -E-3

You can also add more options to control X, Y position, scale ratio and Opacity for two images, e.g.,

pdfstamp -PDF "example.pdf" -o "out.pdf" -AI "Image1.jpg" -p3 -AI "Image2.jpg" -SR -S-3 -E-3

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!