Hi,
I wonder, if there is a way to add a text (i.e. to the top left corner) to a PDF file being generated, i.e. this way:
“C:\Program Files (x86)\PDFCreator\PDFCreator.exe” /IF"D:\4529input.pdf" /OF"D:\4529output.pdf" /Text"MyTextToAdd"
Looking forward to any suggestions.
Regards,
Libor
Hi,
you can set a stamp string in the options, but you can’t do it directly from the command line, but you could load an options file where this is defined with /OptionsFile
regards,
Robin
Hi,
Thank you for suggestion. I already resolved it via a different command-line tool - cpdf.
Have a nice day!
Libor