How to stamp qrcode or other barcodes to different paper size of PDF pages?

Good day!

We need put qrcode or other picture to each page of PDF document. But each page in our document can have different size (A0, A1, A2 ... A6) and different resolution. So, we want say program, that put our picture in to right top corner with padding-top 5cm and padding-right 7cm. Can your program do this, considering resolution of page and size? How can we do this in trial version of console PDF Stamp to try this?

Customer
---------------------------------------------

Yes, you can use PDFStamp Command Line to stamp a qrcode to PDF pages at specify position, for example,

pdfstamp.exe -pdf D:\downloads\re6.PDF -o D:\downloads\_out.pdf -at VeryPDF -p3 -mlr-20 -mtb20

pdfstamp.exe -PDF "pdftest.pdf" -o "test-pdftest-barcode.pdf" -at 1234567890 -ft "Free 3 of 9" -embedfont -p3 -mlr-20 -mtb20

pdfstamp.exe -pdf D:\downloads\re6.PDF -o D:\downloads\_out.pdf -at 1234567890 -ft "Free 3 of 9" -embedfont -p1 -mlr150 -mtb80 -C#FF0000

image

You can use "-mlr" and "-mtb" options to control the offset values from top-right corner, you can adjust their values to get a best position. This command line will place qrcode to same position for different paper size, e.g., A0, A1, A2, ...., A6, etc.

PDFStamp Command Line Home Page,
https://www.verypdf.com/app/pdf-stamp/index.html

Barcode Generator COM/SDK Home Page,
https://www.verypdf.com/app/barcode/index.html

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!