Fit to page size in ghostscript (with a possibly corrupt input)
I'm trying to use ghostscript to convert a .ps file to a series of .png files, largely because I don't have a tolerable ps viewer. This is the command I've used: gs -dBATCH -dEPSCrop -dEPSFitPage -sDEVICE=png16m -r300 -dNOPAUSE -sOutputFile=neptune_111115_ob1-2_13pca_boloplots_%d.png neptune_111115_ob1-2_13pca_boloplots.ps (the .ps file is a multi-page postscript). The outputs are partly off the page. I'd like the images to fit inside the page. I can include example files, but they're pretty large - is there any particular part of the .ps file that would be helpful? My suspicion is that the