Mark Kolenski
2006-11-16 19:21:06 UTC
Anyone with experience using Ghostscript to Convert PDF to BMP? I use
variations on the following command line but the problem is how to come up
with a bmp that accurately reflects the content of the PDF, especially when
it is text. Images are an issue also, but I am looking to make a bmp that
is as readable as possible. Any suggestions on settings to try or even an
alternative toolkit? Thanks.
gswin32c.exe -sOutputFile="Test.bmp" -sDEVICE=bmp256 -dNOPAUSE -dTextAlphaBits=4
-dGraphicsAlphaBits=4 -dLastPage=1 -r300 -g400x170 -dPDFFitPage -dBATCH
"Test.pdf"
variations on the following command line but the problem is how to come up
with a bmp that accurately reflects the content of the PDF, especially when
it is text. Images are an issue also, but I am looking to make a bmp that
is as readable as possible. Any suggestions on settings to try or even an
alternative toolkit? Thanks.
gswin32c.exe -sOutputFile="Test.bmp" -sDEVICE=bmp256 -dNOPAUSE -dTextAlphaBits=4
-dGraphicsAlphaBits=4 -dLastPage=1 -r300 -g400x170 -dPDFFitPage -dBATCH
"Test.pdf"
--
Posted via a free Usenet account from http://www.teranews.com
Posted via a free Usenet account from http://www.teranews.com