我可以在docusign文档中动态放置签名选项卡吗 [英] Can I place signature Tab dynamically in docusign documents

查看:30
本文介绍了我可以在docusign文档中动态放置签名选项卡吗的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在使用文档签名来签署文件.我正在使用 Java 编码来调用 docosign API.它的工作正常,但是我想知道是否有任何过程可以根据页面内容动态放置签名选项卡.表示页面内容结束的地方,签名位置紧随其后.

解决方案

在文档上动态指定 DocuSign 选项卡的三种策略:

1) x/y 坐标.

2) 锚字符串.DocuSign 将扫描文档中的指定字符串并将选项卡放置在字符串的指定 x/y 偏移处:https://www.docusign.com/p/RESTAPIGuide/Content/REST%20API%20References/Tabs/Anchoring%20Tabs.htm>

3) 如果 PDF 已经在文档上指定了 Abobe 表单字段,DocuSign 可以将这些字段转换为等效的 DocuSign 选项卡:https://www.docusign.com/p/RESTAPIGuide/Content/REST%20API%20References/Document%20Parameters.htm >

I am using docusing for signing of documents. I am using Java coding for calling docosign API. Its work properly, But I want to know that if have any process to place the signature tab dynamically as per content of the page. Means where the page content is end the signature place will come just after that.

解决方案

There are three strategies for specifying DocuSign tabs dynamically on a document:

1) x/y coordinates.

2) anchor strings. DocuSign will scan the document for a specified string and place the tab at a specified x/y offset from the string: https://www.docusign.com/p/RESTAPIGuide/Content/REST%20API%20References/Tabs/Anchoring%20Tabs.htm

3) If the PDF already has Abobe Form Fields specified on the document, DocuSign can convert those fields into equivalent DocuSign tabs: https://www.docusign.com/p/RESTAPIGuide/Content/REST%20API%20References/Document%20Parameters.htm

这篇关于我可以在docusign文档中动态放置签名选项卡吗的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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