PDF渲染库

发布于 2024-12-28 20:12:40 字数 1539 浏览 2 评论 0原文

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

不气馁 2025-01-04 20:12:41

您可以使用 Ghostscript 或 MuPDF,我确信还有其他的。两者都需要您进行编程。两者都可以在商业许可和 GPL 下使用。

You could use Ghostscript, or MuPDF, I'm sure there are others. Both will require programming on your part. Both are available under commercial licences as well as GPL.

橘寄 2025-01-04 20:12:41

Windows 8.1(蓝色)将包括 PDF 查看器和编辑器 API(基于 WinRT)。因此,这似乎是我的场景最简单的解决方案。

Windows 8.1 (Blue) will include PDF viwer and editor APIs (WinRT based). Therefore, this seems to be the easiest solution for my scenario.

夜唯美灬不弃 2025-01-04 20:12:41

以下是 wikipedia 上的开发库的列表,其中列出了不同的许可证类型和语言。非常有用,但可能并不详尽。

在撰写本文时,您对 C++、具有商业许可证的 Windows 的要求是:

Here's a list of development libraries on wikipedia that lists the different license types and languages alongside. Quite useful, though probably not exhaustive.

At the time of writing, ones that much your requirements of C++, Windows with a commercial license are:

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文