nhass

Reusing Anchor Text for multiple e-Signature blocks

0 votes
We use anchor text for placement of our signature anchors. Are you allowed to use the same anchor text for multiple signature anchors, or does each place you want an e-Signature need a unique anchor text? Right now it appears when using the same anchor text for multiple e-Signatures the returned document is only putting the e-Signature block for the first anchor text it finds (anytime that anchor text is reused). Thanks Nathan

Reply to: Reusing Anchor Text for multiple e-Signature blocks

0 votes
Hey Nathan, The SDK does support using the same text in multiple locations. You would simply need to increment your index in the
.WithOccurrence(index)
property on the TextAnchorBuilder. Based on what you're seeing, the default value would seem to be 0, to set it at the first location if no occurrence is specified. Hope this helps. Let me know.

- Michael

Director, Partner and Developer Technologies, OneSpan

Facebook - Twitter - LinkedIn


Hello! Looks like you're enjoying the discussion, but haven't signed up for an account.

When you create an account, we remember exactly what you've read, so you always come right back where you left off