DocuSign API - 以 PDF 格式获取审计事件
DocuSign API - GET Audit Events as PDF
在查看信封详细信息并单击“更多”菜单并选择“历史记录”时,是否可以从 DocuSign 网站获取信封历史记录的 PDF:
哪个有可以轻松打印或另存为 PDF 的活动列表?
它看起来像 listAuditEvents API 端点 returns 相应的数据,但我希望在历史页面上也能像 PDF 一样获得它。这是可以为信封下载的文档之一吗?
Is it possible to get a PDF of the Envelope History that you can view from the DocuSign website when viewing the Envelope details and clicking on the More menu and selecting History
没有。但是您只需要使用您记下的 API 调用,然后使用众多可用的 PDF 库之一从响应数据创建 PDF。
在查看信封详细信息并单击“更多”菜单并选择“历史记录”时,是否可以从 DocuSign 网站获取信封历史记录的 PDF:
哪个有可以轻松打印或另存为 PDF 的活动列表?
它看起来像 listAuditEvents API 端点 returns 相应的数据,但我希望在历史页面上也能像 PDF 一样获得它。这是可以为信封下载的文档之一吗?
Is it possible to get a PDF of the Envelope History that you can view from the DocuSign website when viewing the Envelope details and clicking on the More menu and selecting History
没有。但是您只需要使用您记下的 API 调用,然后使用众多可用的 PDF 库之一从响应数据创建 PDF。