Copy link to clipboard
Copied
I'm using the Acrobat Sign API to create an agreement package with signature fields placed under an anchorText. The number of signature fields changes based on the agreement package needs. It can be anywhere from 1 signer requested to 20 (each one below the previous field - so just one column). I'm using the offsetY to increment from the anchorText, so it adds with each signature field block (-20, -60, -100, etc.). The issue is signature fields from #7 on stack on top of each other at the bottom of the page instead of continuing on to a new page (the image below shows signature field 5, then 6 then 7, and a line which indicates they are stacking on top of each other). I added a blank page to the transient document used but it's empty on the subsequent agreement.
There is the "pages" property in the anchorTextInfo node but it's a string array so not sure how to apply. Or should the offsetY be reset? If so, what is the anchorText?
Thank you.
Have something to add?
Find more inspiration, events, and resources on the new Adobe Community
Explore Now