iPad在iFrame docusign中的附件 [英] Attachments on iPad in iFrame docusign

查看:60
本文介绍了iPad在iFrame docusign中的附件的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用iframe获取客户端在ipad上签名的文档。每个签名者也有附件,但是在附加捕获的图像之前,我想调整其大小。

I am using iframe to get document signed by clients on ipad. There are attachments as well for each signer, but before attaching the captured image, I want to resize it. Is there a way to resize an image before attaching it with document.

推荐答案

DocuSign平台目前没有内置任何功能。可以重新调整附件图像的大小,DocuSign是一家eSignature公司,当它们允许将要签署的文档之上附加附件时,不应以任何方式进行修改,因为这可能会改变法律上重要的方面正在签署的具有约束力的协议。

Currently there is no functionality built in to the DocuSign platform that would allow the re-sizing of an attached image, DocuSign is an eSignature company and when they allow attachments on top of the documents that are about to be signed they should not be modified in any way as it could alter important aspects about the legally binding agreement that is being signed.

不过,我认为您可能仍然可以通过一些方法来解决您的问题。想到的两个显而易见的是:

However I think you might still have a few options here to solve your issue. The two obvious ones that come to mind are:


  • 在开始签名过程之前,先从收件人那里获取捕获的图像。

  • 使用条件选项卡不允许收件人添加附件,除非附件在一定大小范围内。

对于第一个解决方案,您可以使用嵌入功能来围绕您想要的签名体验设计任何UI,在这种情况下,您可以控制操作的顺序(例如,让用户先单击之前上传图像)按钮进行签名),然后可以调整图像大小并将其添加到信封中。

For the first solution you could use the Embedding feature to design whatever UI around the signing experience you'd like and in that case you can control the order of operations (i.e. have them upload the image first before clicking a button to sign) and you can then resize the image and add it to the envelope.

对于第二种解决方案,您可以使用 radioGroupTabs 将2个分组的单选按钮添加到信封中(这样就只能检查一个)然后说出类似如果图像在NxM大小以内,请选中此框之类的内容,然后签名者附件选项卡仅在选中该框时显示。为此,您可以使用 ConditionalTabs 功能。

For the second solution, you could use the radioGroupTabs to add 2 grouped radio buttons to the envelope (so that only one can be checked) and say something like "Check this box if your image is within NxM size" and then the signer attachment tab only shows if they check that box. To do this you can make use of the ConditionalTabs feature.

有关嵌入DocuSign的更多信息,请参阅DocuSign开发人员中心的以下页面:

For more information on Embedding DocuSign please see this page from the DocuSign Developer Center:

嵌入功能

有关条件字段的详细信息,请参阅《用户指南》(非API使用)和文档:

For more information on Conditional Fields refer to the User Guide (non-api use) and the documentation:

条件字段用户指南

REST API指南(搜索术语有条件的)

这篇关于iPad在iFrame docusign中的附件的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆