【问题标题】:Is there a way to display postscript (.ps) files on iOS?有没有办法在 iOS 上显示 postscript (.ps) 文件?
【发布时间】:2012-09-01 07:51:58
【问题描述】:

我需要在 iOS 应用中显示 .ps 文件。 对 .ps 到 .pdf 转换的原生支持似乎已关闭 -- CGPSConverter,

  https://developer.apple.com/documentation/coregraphics/cgpsconverter?language=occ

在 iOS 上不可用:

  https://developer.apple.com/library/archive/documentation/GraphicsImaging/Conceptual/drawingwithquartz2d/dq_ps_convert/dq_ps_convert.html

有人知道另一种方法吗?有任何第三方库可以帮助我吗?

请注意,由于 GPL 许可条款,基于 Ghostscript/Pdftk 的解决方案将无法工作。

【问题讨论】:

    标签: pdf-generation postscript


    【解决方案1】:

    请注意,Ghostscript 可在商业许可和 GPL 下使用。为了呈现 PostScript 文件,您将需要 PostScript 解释器,而且这类解释器并不多。我所知道的都是 GPL 或商业的。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2020-07-31
      • 1970-01-01
      • 2021-06-14
      • 1970-01-01
      • 2023-04-10
      • 1970-01-01
      相关资源
      最近更新 更多