【发布时间】:2020-03-31 21:04:43
【问题描述】:
如果您运行 node-js 库中的 PDFTron 数字签名示例。您将获得一个可在 FoxIT Reader 上运行以进行验证的示例文档,但会在 Adobe 上引发错误。这就是 Adobe 给我的。它也不允许我在 Adobe 阅读器中验证该问题。这是默认的认证示例,我们正在寻找一种解决方法,以使其与大多数主要的 PDF 阅读器一起工作,而不仅仅是 foxit。有什么线索吗?
Error during signature verification.
The format of this signature is not supported by this signature method. You may require a newer version of the signature handler.
这是示例代码:https://www.pdftron.com/documentation/nodejs/guides/features/signature/certify-pdf/
【问题讨论】:
标签: pdftron