我使用 TeXnicCenter 2.02 64 位、MikTeX 2.9 64 位,并使用 gswin64c.exe 生成 pdf 文件。我在 TeXnicCenter 中的命令行是
-sPAPERSIZE=a4 -dSAFER -dBATCH -dNOPAUSE -sDEVICE=pdfwrite -sOutputFile="%bm.pdf" -c save pop -f "%bm.ps"
Ghostscript 9.07 版本运行良好,但更新到 9.16 版本后出现以下错误:
Error: /undefinedfilename in ... (here is the path to my file)
Operand stack:
Execution stack:
%interp_exit .runexec2 --nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push
Dictionary stack:
--dict:1195/1684(ro)(G)-- --dict:0/20(G)-- --dict:78/200(L)--
Current allocation mode is local
Last OS error: No such file or directory
GPL Ghostscript 9.16: Unrecoverable error, exit code 1
有人可以帮忙吗?