I’m trying PDF Stamp comman line. I have a question :
Is it possible to print a pdf file (adding a text) directly on a printer ? ( not create another pdf file)
I mean a command like this :
pdfstamp -PDF "example.pdf" -AT “www.verypdf.com\n Demo “ -print
I would like to add text to the file "example.pdf" and print the document directly (not create another pdf file)
=================================
Please download PDFPrint Command Line from following web page to try, you can use PDFPrint Command Line to print your PDF file easily,
https://www.verypdf.com/pdfprint/index.html#dl
for example,
pdfprint.exe -wtext "Watermark" C:\input.pdf
Related Posts
Related posts:
Change bin/tray in pdf print command line
Question about PDF Stamper Command Line page range option
How to add stamp annotation to PDF files with VeryPDF PDF Editor?
How to print PDF to any paper size via command line?
How to print multiple PDF files without user intervention? Can I print multiple PDF files by For Loo...
How to print PDF files from Windows Service?
How can I print PRN and PDF files to client's printer on the Web Server Cloud?
Problems to send the pdf to printer over asp.net source code, pdfprint.exe can not find the printer ...