Question
fill out pdf using data array
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.
