Incorrect page size returned by Postscript to Image Converter

Hello,

We are currently evaluating VeryPDF's Postscript to Image Converter ( https://www.verydoc.com/ps-to-image.html ) for use in our software.

One problem we have noticed is that large page sizes seem to get cut off under certain circumstances. See for example the attached file 00002.ps, which was created by the KONICA MINOLTA C353 Series PS printer driver. It contains two A3 pages full of text (the first red the second black). I tried to convert 00002.ps to BMPs using the following command-line syntax:

ps2img.exe -i 00002.ps -o 00002-%00d.bmp

The result is two files 00002-1.bmp and 00002-2.bmp with dimensions of 859x1111 pixels and DPI of 101, corresponding to page dimensions of 21.6x27.9 centimeters (approximately A4). Also, when I look at the BMPs the content has obviously been chopped off on the right and top sides.

As a comparison I tried to convert 00002.ps to PDF using VeryPDF's Postscript to PDF converter:

ps2pdf 00002.ps 00002.pdf

The result is a PDF with dimensions 297x420 millimeters, corresponding to the original page size A3.

Would you have any suggestions as to what we can do to get better results with VeryPDF's Postscript to Image Converter?

Many thanks,
Customer
------------------------------------------------------------
You can run following command line to convert your PS file to JPG file with correct width and height,

ps2image.exe D:\downloads\00002.ps D:\downloads\00002.jpg

please use ps2image.exe to instead of ps2img.exe application, ps2image.exe application will work fine to you.

image

VeryDOC

VN:F [1.9.20_1166]
Rating: 0.0/10 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Related Posts

Leave a Reply

Your email address will not be published. Required fields are marked *


Verify Code   If you cannot see the CheckCode image,please refresh the page again!