Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
1.1k views
in Technique[技术] by (71.8m points)

ghostscript - Converting PDF to Image adds white block at the left

I have a problem with one of the PDF files converting it to PNG image using GhostScript 9.53.3, the first page becomes double in width size, the actual image moves to the right, and the white block appears on the left. Other PDF pages converted fine. I have added images below of how PDF and PNG look after conversion. Is this a bug?

GhostScript command line.

gswin64c.exe -dNOPAUSE -dBATCH -sDEVICE=png16m -sOutputFile="Pic-%d.png" input.pdf

The PDF first page: The PDF first page

The PNG image double sized width: The PNG image in double size


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)
等待大神答复

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...