0
fill out pdf using data array
New Here
,
/t5/acrobat-sdk-discussions/fill-out-pdf-using-data-array/td-p/9845732
May 08, 2018
May 08, 2018
Copy link to clipboard
Copied
I have to fill out pdf based on user selections behind the screens and when user hits submit filled out pdf needs to be downloaded. I am trying to do this in javascript.
I currently have a form that user fills out, I am extracting these fields and need to add it to actual pdf.
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
2
Replies
2
Engaged
,
/t5/acrobat-sdk-discussions/fill-out-pdf-using-data-array/m-p/9845733#M22229
May 10, 2018
May 10, 2018
Copy link to clipboard
Copied
On what format is the data going to be imported to the PDF? Is it an XML file?
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
LATEST
/t5/acrobat-sdk-discussions/fill-out-pdf-using-data-array/m-p/9845734#M22230
May 10, 2018
May 10, 2018
Copy link to clipboard
Copied
Will all users be opening the PDF in Adobe Reader or Acrobat? If not, you're going to need to populate the form on the server.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more