Search found 2 matches

by Baloon
Tue Mar 24, 2020 8:02 pm
Forum: NConvert
Topic: Add text to PDF [Error can't open file...]
Replies: 5
Views: 2293

Re: Add text to PDF

I installed ghostscript
message
Error: Don't know how to read this picture (838.pdf)

if delete -in pdf
message

Error: Don't know how to read this picture (838.pdf)
by Baloon
Tue Mar 24, 2020 6:58 pm
Forum: NConvert
Topic: Add text to PDF [Error can't open file...]
Replies: 5
Views: 2293

Add text to PDF [Error can't open file...]

I would like add text to pdf by command:

Code: Select all

nconvert -in pdf -text_font arial 36 -text_flag top-center -text "llll" 838.pdf
utilities returns error, is it possible add?