the annotation which works fine produces a png with an average size of 200k:
Code: Select all
convert 001.png -pointsize 42 -gravity NorthWest -annotate +2176.92307692+272.769230769 '13' -annotate +1469.23076923+1053.53846154 'round rock' -annotate +319.230769231+953.538461538 '1400 wroxton way' -annotate +2065.38461538+1049.69230769 '78664' -annotate +1980.76923077+2199.69230769 '75000.00' img_tmp/001.png
my code for pdf conversion.
Code: Select all
convert -density 150 img_tmp/001.png img_tmp/002.png img_tmp/003.png img_tmp/004.png img_tmp/005.png img_tmp/006.png img_tmp/007.png img_tmp/008.png img_tmp/009.png img_tmp/010.png img_tmp/offer.pdf