In the approval when using text anchoring, is the "page": attribute optional?
Wednesday, August 23, 2017 at 08:39amHi Haris,
I would like to quickly clarify on the below approval format where I noticed that even if the page detail is not provided it works fine to realize the exact text to place the textfield using text anchor.
“approvalsâ€: [
{
“roleâ€: “signer1â€,
“fieldsâ€: [
{
“subtypeâ€: “CAPTUREâ€,
“widthâ€: 110,
“bindingâ€: null,
“extractâ€: true,
“extractAnchorâ€: {
“textâ€: “desigSigner1.capture1â€,
“indexâ€: 0,
“widthâ€: 100,
“heightâ€: 30,
“anchorPointâ€: “TOPRIGHTâ€,
“characterIndexâ€: 0,
“leftOffsetâ€: 40,
“topOffsetâ€: -10
},
“leftâ€: 0,
“topâ€: 0,
“validationâ€: null,
“heightâ€: 40,
“dataâ€: null,
“typeâ€: “SIGNATUREâ€,
“idâ€: “desigSignature1â€,
“nameâ€: “desigSignature1â€
}
]
}
In this case reference text is unique. so wanted to make sure if it worked with out providing the “pageâ€only because it is unique.
If page number is not needed then this will help a lot as through my testing in 6.1 version that is what I found.Please confirm if this is correct?
Thanks and Regards,
Rekha Sundararajan
PNC
Reply to: In the approval when using text anchoring, is the "page": attribute optional?
Thursday, August 24, 2017 at 05:06amReply to: In the approval when using text anchoring, is the "page": attribute optional?
Wednesday, August 23, 2017 at 12:45pmReply to: In the approval when using text anchoring, is the "page": attribute optional?
Thursday, August 24, 2017 at 06:37amReply to: In the approval when using text anchoring, is the "page": attribute optional?
Thursday, August 24, 2017 at 06:38am