【发布时间】:2009-11-02 19:00:32
【问题描述】:
我正在尝试在 CentOS 中使用 Ghostscript。尝试发出以下 Ghostscript 命令 ghostscript -sDEVICE=pcx256 -r150x150 -sOutputFile=OUTPUT_FILE INPUT_PDF 时,出现以下错误:
ESP Ghostscript 815.02 (2006-04-19) 版权所有 (C) 2004 artofcode LLC, 加利福尼亚州贝尼西亚版权所有。 此软件不提供任何保证: 有关详细信息,请参阅文件 PUBLIC。 处理第 1 页到第 1 页。 第 1 页 错误:/undefined in --get-- 操作数 堆栈:--dict:8/8(L)--
--dict:8/11(L)-- CS0 --dict:10/10(ro)(G)-- CS0 执行堆栈:%interp_exit .runexec2
--nostringval-- --nostringval-- --nostringval-- 2 %stopped_push --nostringval-- --nostringval-- --nostringval-- false 1 %stopped_push 1 3 %oparray_pop
1 3 %oparray_pop 1 3
%oparray_pop --nostringval--
--nostringval-- 2 1 1 --nostringval-- %for_pos_int_continue
--nostringval-- --nostringval-- --nostringval-- --nostringval-- %array_continue --nostringval--
假 1 %stopped_push
--nostringval-- %loop_continue --nostringval-- --nostringval-- --nostringval-- --nostringval-- --nostringval-- 字典栈:--dict:1121/1686(ro)(G)-- --dict:0/20(G)-- --dict:107/200(L)-- --dict:107/200(L)-- --dict:104/127(ro)(G)- - --dict:241/347(ro)(G)-- --dict:20/24(L)-- --dict:4/6(L)-- --dict:21/32(L) -- --dict:1/1(ro)(G)-- --dict:3/5(L)-- --dict:1/1(ro)(G)-- --dict:1/ 1(ro)(G)-- --dict:1/1(ro)(G)-- --dict:8/11(L)-- 当前分配方式为local Last 操作系统错误:2 ESP Ghostscript 815.02: 不可恢复的错误,退出代码 1
非常感谢任何帮助!我整个周末都在谷歌上搜索答案。
【问题讨论】:
标签: pdf centos postscript ghostscript