Code: Select all
gswin64c.exe -q -dQUIET -dSAFER -dBATCH -dNOPAUSE -dNOPROMPT -dMaxBitmap=500000000 -dEPSCrop -dAlignToPixels=0 -dGridFitTT=2 "-sDEVICE=pngalpha" -dTextAlphaBits=4 -dGraphicsAlphaBits=4 "-r72x72" -g612x792 "-sOutputFile=test-%08d.png" "-fspru198j_programmers_guide.pdf"
P.S.: The -verbose output of ImageMagick says "gswin32c.exe" but I don't have this file on my computer. So parts of the -verbose message seems to be faked. Furthermore, the second -f parameter is strange since it isn't necessary on conversion.