【问题标题】:Can Anyone Explain This Ghostscript Error Message?谁能解释这个 Ghostscript 错误信息?
【发布时间】:2013-09-24 15:17:24
【问题描述】:

我正在从目录中的每个 pdf 中获取缩略图。

$ convert problem.pdf problem.png

我有一个导致以下错误的问题 PDF:

Error: /undefined in --run--
Operand stack:
   --dict:1/1(L)--   Nums
Execution stack:
   %interp_exit   .runexec2   --nostringval--   --nostringval--   --nostringval--   2   %stopped_push   --nostringval--   --nostringval--   --nostringval--   false   1   %stopped_push   1894   1   3   %oparray_pop   1893   1   3   %oparray_pop   1877   1   3   %oparray_pop   --nostringval--   --nostringval--   --nostringval--
Dictionary stack:
   --dict:1166/1684(ro)(G)--   --dict:1/20(G)--   --dict:82/200(L)--   --dict:82/200(L)--   --dict:109/127(ro)(G)--   --dict:292/300(ro)(G)--   --dict:25/32(L)--
Current allocation mode is local
GPL Ghostscript 9.07: Unrecoverable error, exit code 1

谁能解释这个错误?

【问题讨论】:

    标签: pdf imagemagick converter ghostscript postscript


    【解决方案1】:

    从根本上说,它的意思是“出了点问题”。除非您是反汇编 PostScript 和 PDF 方面的专家,否则您只能说这些。

    但是,这看起来很像前段时间修复的错误,你没有说你使用的是哪个版本的 Ghostscript,但我可以看到你使用的是 9.07,当前版本是 9.10,我建议你升级。

    【讨论】:

      猜你喜欢
      • 2010-10-19
      • 2013-12-25
      • 2021-01-08
      • 2012-02-12
      • 1970-01-01
      • 2016-11-25
      • 1970-01-01
      • 1970-01-01
      • 2016-04-10
      相关资源
      最近更新 更多