0
Button to add another page with fillable form fields
/t5/acrobat-sdk-discussions/button-to-add-another-page-with-fillable-form-fields/td-p/9413116
Nov 01, 2017
Nov 01, 2017
Copy link to clipboard
Copied
Hi, I've got a form already made with a blank table that the user fills in. Sometimes the user needs more rows in the table. I'm wondering if there is a way to add a button to the bottom of the page that can duplicate the page (a blank version). Is this possible?
Thanks in advance!
TOPICS
Acrobat SDK and JavaScript
,
Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
LATEST
/t5/acrobat-sdk-discussions/button-to-add-another-page-with-fillable-form-fields/m-p/9413117#M27947
Nov 02, 2017
Nov 02, 2017
Copy link to clipboard
Copied
Use page templates for this. Look at the method spawn in the Acrobat JavaScript Reference.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more