Hi
I want to add text "2 JUL 08" to a pdf-file.
the commando:
convert -density 200x200 -font helvetica -fill green -pointsize 12 -draw "text 1300,50 '2 JUL 08'" c:\temp.pdf c:\temp2.pdf
does add the right text, but the pdf-file becomes very large. Converting with density 100x100 gives a very ugly pdf-file.
An ideas how to solve this?
Regards,
Leonard
How to: add text (date) to upper-right corner in pdf-file?
- anthony
- Posts: 8883
- Joined: 2004-05-31T19:27:03-07:00
- Authentication code: 8675308
- Location: Brisbane, Australia
Re: How to: add text (date) to upper-right corner in pdf-file?
Anthony Thyssen -- Webmaster for ImageMagick Example Pages
https://imagemagick.org/Usage/
https://imagemagick.org/Usage/