Hi All I ve created an image with ImageMagick using php script and want to show it on a pdf generated by FPDF of php. But I m getting error "16-bit depth not supported" on FPDF. I ve tried "convert input.png png8:output.png" but the image is not sharp .
Can anybody plz tell what is the depth level for an image created by ImageMagick and how can I show an image created by ImageMagick in pdf. Help will be appreciated Regards Arpan _______________________________________________ Magick-users mailing list [email protected] http://studio.imagemagick.org/mailman/listinfo/magick-users
