I have the following problem.
I have a pdf file that is basically like any other personal info form (name/d.o.b./address/etc.),
since there are a lot of people that will be processed,
automating this task would be useful.
the source data is in the form of csv....which doesnt matter right now since i can define that in the JS, BUT.....i would be interested in how an external JavaScript looks that would launch Acrobat, open a specified pdf ...cut to the loop for the data import to fields....and back to the pdf to save it and quit the app....
thanks in advance
I have a pdf file that is basically like any other personal info form (name/d.o.b./address/etc.),
since there are a lot of people that will be processed,
automating this task would be useful.
the source data is in the form of csv....which doesnt matter right now since i can define that in the JS, BUT.....i would be interested in how an external JavaScript looks that would launch Acrobat, open a specified pdf ...cut to the loop for the data import to fields....and back to the pdf to save it and quit the app....
thanks in advance