Skip to content

Tag Archives: menu option

How do I write a simple script that executes a macro in Adobe Acrobat?

I want a command line batch file or script that basically works like this: FillPDF a.pdf b.xml That opens the pdf "a.pdf", uses the menu option File->Form Data->Import Data From Form to import the values from b.xml I know the xml is properly formatted because it works when I go through the menu in Acrobat. [...]