Posted: 2006-08-08T14:10:55-07:00
You can convert directly to PDF with this command:
- convert $FILENAME.tif -font helvetica -pointsize $POINTSIZE -gravity south -annotate 0 "$TIMESTAMP" $FILENAME.pdf
- -limit memory 64 -limit map 64