This works great on my development server - a Gentoo box running 6.3.0.5. My production server - Centos 4 which only has 6.0.7.1 - is throwing errors at me when I run my function:
ImageMagick: geometry dimensions are zero `/tmp/magick-XXSIYmVc'
I traced it and discovered that it's the page() command that seems to be causing the problems. I don't, at this time, have the option to upgrade my installation of ImageMagick. Do I have any other available options, or am I out of luck?