I have bumped into a very strange problem -- The 'convert -append' command will give me a result that looks OK but prints bad.
I'm just joining 8 identical images vertically together, then print it out:
Code: Select all
convert clp.png clp.png clp.png clp.png clp.png clp.png clp.png clp.png -append page.png
display page.png
convert page.png page.gif
lp page.gif
What might be my problem?
I've upload my clp.png to
http://www.imgplace.com/img834/1738/35clp.png
Please try it out with your IM for me. Is it happening to you?
PS. My IM is imagemagick 6.6.2.6 from ubuntu.
Thanks a lot.