Copy link to clipboard
Copied
Hello Experts,
hope you having an amazing day.
I have a question.
Is it possible to export Master PDF document text fields data to other pdf forms and Press the dedicated button to open the dialog box to have the option to select a specific pdf form to populate?
TIA
Copy link to clipboard
Copied
Hi TIA
Hope you are doing well too.
Is it possible to export Master PDF document text fields data to other pdf forms and Press the dedicated button to open the dialog box to have the option to select a specific pdf form to populate?
I probably partially know the answer to your question. Exporting the form filed data and importing it into another can be done following these methods https://helpx.adobe.com/acrobat/using/collecting-pdf-form-data.html
But the rest of the part would require a custom script. Maybe a script expert can help you here with this. Wait for other inputs.
Thanks,
Akanchha
Copy link to clipboard
Copied
Hello Akanchha,
Thank you for your response. The given link is not what I was looking for. However, I have managed to create a custom JavaScript solution that accomplishes the entire process via single button. It behaves exactly as I intended.
Thank You