Search found 3 matches

by hem100
2013-02-19T23:24:06-07:00
Forum: Users
Topic: PNG to PDF Issue
Replies: 5
Views: 5674

Re: PNG to PDF Issue

You can find out by using a newer version of "identify". The new version does provide the chunk information as below : Properties: date:create: 2013-02-15T13:03:00+06:00 date:modify: 2013-02-15T13:06:12+06:00 png:bKGD : chunk was found (see Background color, above) png:cHRM : chunk was found (see ...
by hem100
2013-02-19T08:57:34-07:00
Forum: Users
Topic: PNG to PDF Issue
Replies: 5
Views: 5674

Re: PNG to PDF Issue

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 ...
by hem100
2013-02-19T05:54:56-07:00
Forum: Users
Topic: PNG to PDF Issue
Replies: 5
Views: 5674

PNG to PDF Issue

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 ...