Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在使用 Google 的 PDFium 库,想知道它是否能够读取和呈现 PostScript 文件?
任何方向表示赞赏。谢谢你。
据我所知,PDFium只处理 PDF 文件。当然,您可以使用 Ghostscript 从 PostScript 文件创建 PDF 文件。