hi, i have installed the ImageMagick-5.3.5 on two server, Redhat and Slackware. After that, i convert a png image (test.png) to pdf format, like this
$convert test.png test.pdf
the converted test.pdf using RH is work fine, but the another test.pdf using slackware has problem. When i openned the test.pdf (slackware), acrobat reader pop up this message "Read less image data than expected". I check the file size, it is smaller than the test.pdf in RH.
I have tried to upgrade all libraries like freetype, libpng, jpegsrc, zlib, and gd, but the problem still remain.....Anyone know why?
izzit the different OS distribution problem?
or the xwin problem? Because the RH used GNOME and Slackware used KDE.
Hope someone can give me some suggestions...
Thankz a lot.