netz.bimal | Posts: 7 Placing signature box on last page Thursday, April 7, 2022 at 01:17am 0 votes Hello Can i place signature box on last page of document without mentioning page number via REST API April 7 Created April 7 Last Updated 3 years ago Last Reply 1 Replies 36 Views 2 Users 0 Likes 0 Links Duo_Liang | Posts: 3777 Reply to: Placing signature box on last page Thursday, April 7, 2022 at 01:19pm 0 votes Hi netz.bimal, Thanks for your post! You can either: (1)Use a third-party library to count the total number of pages (2)Or alternatively, you can #1 upload the document first #2 retrieve the page number from package JSON documents > pages > the size of the "pages" array #3 add the signature. Duo Log in or register to post comments
Duo_Liang | Posts: 3777 Reply to: Placing signature box on last page Thursday, April 7, 2022 at 01:19pm 0 votes Hi netz.bimal, Thanks for your post! You can either: (1)Use a third-party library to count the total number of pages (2)Or alternatively, you can #1 upload the document first #2 retrieve the page number from package JSON documents > pages > the size of the "pages" array #3 add the signature. Duo Log in or register to post comments
Reply to: Placing signature box on last page
Thursday, April 7, 2022 at 01:19pmHi netz.bimal,
Thanks for your post! You can either:
(1)Use a third-party library to count the total number of pages
(2)Or alternatively, you can
#1 upload the document first
#2 retrieve the page number from package JSON
documents > pages > the size of the "pages" array
#3 add the signature.
Duo