PNG to PDF Issue
Posted: 2013-02-19T05:54:56-07:00
Hello All,
I am trying to convert a png file to pdf format. Using a simple command : convert {inputfile} -set units PixelsPerInch -quiet {outputfile} .
The conversion works fine, but the problem is not the entire image is converted. I mean some part around the edges is being cropped out in the generated pdf. Can any body help me in finding out why this is happening ?
The image magick version that I am using is : ImageMagick 6.2.8 08/25/10 Q16
I am trying to convert a png file to pdf format. Using a simple command : convert {inputfile} -set units PixelsPerInch -quiet {outputfile} .
The conversion works fine, but the problem is not the entire image is converted. I mean some part around the edges is being cropped out in the generated pdf. Can any body help me in finding out why this is happening ?
The image magick version that I am using is : ImageMagick 6.2.8 08/25/10 Q16