Copy link to clipboard
Copied
Hi
I am using an excel table to fill fields in a pdf after mapping the xml structure of pdf in Excel.
This is done via a vba code in excel. In synopsis, excel created a map/dictionary of data, calls in acrobat, opens the form, loads the map.
In this loading, the url on the submit button is not getting updated.
Any idea on what vba code will ensure that the url of a button on the pdf will also get updated by the values in the excel.
Ironically enough the button is available in the xml structure.
Any help will be appreciated.
Kind regards
Amit
Copy link to clipboard
Copied
Hi
I am using an excel table to fill fields in a pdf after mapping the xml structure of pdf in Excel.
This is done via a vba code in excel. In synopsis, excel created a map/dictionary of data, calls in acrobat, opens the form, loads the map.
In this loading, the url on the submit button is not getting updated.
Any idea on what vba code will ensure that the url of a button on the pdf will also get updated by the values in the excel.
Ironically enough the button is available in the xml structure.
Any help will be appreciated.
Kind regards
Amit
Have something to add?