是否可以在 iPhone 或 iPad 上查看数字签名的 pdf?

发布于 2024-11-01 10:16:49 字数 119 浏览 7 评论 0原文

当我尝试在 UIWebView 中查看示例数字签名 pdf 时,我得到空白页。页数是正确的,但全是空白。

正常的 pdf 文件可以正确显示。

我不是在寻找签署 pdf,只是查看签署的 pdf。

When I try to view a sample digitally signed pdf in a UIWebView, I get blank pages. The number of pages is correct, but they are all blank.

Normal pdfs show up correctly.

I am not looking for signing a pdf, just viewing a signed pdf.

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

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

发布评论

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

评论(1

庆幸我还是我 2024-11-08 10:16:49

PDF 中的标准数字签名对页面内容没有影响,它们不会加密页面内容或以某种方式更改它。这些文件可能存在其他问题,导致无法显示。或者它们是使用自定义安全处理程序进行签名和加密的,查看者无​​法解密它们。

Standard digital signatures in PDF have no influence over page content, they do not encrypt the page content or change it in some way. It is possible that the files have other problems that prevent them from being displayed. Or they are signed and encrypted with a custom security handler and the viewer cannot decrypt them.

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