Hi,
can we use PsdStamp Command Line to stamp a barcode font on the pdf ? Perhaps this is simply..
I have try to run pdfstamp command with the follow option that must specify to use a specific font :
-FT "FREE 3 OF 9"
But the font on the pdf is always the standard font (I have also tried with other fonts installed on the system..).
It seems that the command -FT don't works..
Can you help me please ?
Thanks!
====================================
We have released a new version of PDFStamp Command Line application today, please download the new version of PDFStamp Command Line application from following URL,
https://www.verypdf.com/pdfstamp/pdfstamp_cmd.zip
after you unzip it to a folder, you can run following command line to add barcode text into your PDF pages,
pdfstamp.exe -pdf pdftest.pdf -o pdftest-out.pdf -at 1234567890 -ft "Free 3 of 9"
pdfstamp_cmd.zip package contains a stamp-barcode.bat file, you can also run stamp-barcode.bat file to test barcode function.