Skip to content

Tag Archives: acrobat

Why is my adobe PDF form being emailed back to me as xml document?

I crated a form in Acrobat 8 Professional and have posted it on my website. When people are filling out the form and email it back to me I am receiving it as an XML document. AHHHH. I am not sure why it would do that. Any hints? It has a sumbit button – not [...]

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. [...]