如何获取 pdf 页面的 gif 快照

发布于 2024-12-04 08:14:04 字数 208 浏览 0 评论 0原文

我需要获取 pdf 页面的快照并将其存储为“.gif”文件。(只是为了让用户在打开文件之前在鼠标悬停时预览该文件)。 这可以使用“itextsharp”来完成吗?或者有更有效的方法来做到这一点吗? 我看到像“PDF Extractor”这样的 SDK,它可以让我捕获 pdf 页面“内部”的图像,但没有任何东西可以让我拍摄 pdf 页面的快照/预览。 有人可以对此提供一些见解吗?我将非常感谢任何帮助。

I need to get a snapshot of a pdf page and store it as a '.gif' file.(just to let the user preview the file on mouse hover before opening it).
Can this be done using "itextsharp"? Or is there a more efficient way of doing this?
I saw SDK's like "PDF Extractor" which let me capture images 'inside' the pdf page, but nothing that lets me take a snapshot/preview of the pdf page.
Can somebody please provide some insight in to this. I would highly appreciate any help.

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

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

发布评论

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

评论(1

南汐寒笙箫 2024-12-11 08:14:04

您将需要使用光栅图像处理器(RIP)(例如 Ghostscript)或其他解释器(例如 www.tallcomponents.com 中的东西)

you will need to use a Raster Image Processor (RIP) like Ghostscript or other interpreter like something from www.tallcomponents.com

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