标签: pdf ghostscript
我正在使用gs 9.01的这个命令:
gs -q -dAutoRotatePages=/None -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -dPDFSETTINGS=/printer -sOutputFile=out.pdf in.pdf in.pdfmarks
和一些已处理的文件(out.pdf)我注意到图像丢失了,尽管它存在于输入文件(in.pdf)中。
out.pdf
in.pdf
为什么会这样,我如何确保在使用gs处理后保留图像?
答案 0 :(得分:1)
1)更新到当前版本9.04。
2)如果您仍遇到问题,请在http://bugs.ghostscript.com报告错误。您需要附上示例PDF文件