0
Automatically open a PDF in Reader and import an XML file
New Here
,
/t5/acrobat-sdk-discussions/automatically-open-a-pdf-in-reader-and-import-an-xml-file/td-p/11844427
Feb 19, 2021
Feb 19, 2021
Copy link to clipboard
Copied
Hi Folks
I am trying to find a way to automate opening a PDF form in Reader and import an XML using VBA. I have been trying with the AcroExch.PDDoc object, but am getting error 462 - the remote server machine does not exist, though I am testing with a PDF file on my local computer. Any thoughts? Is there a command line parameter to load an XML file automatically?
Thanks.
TOPICS
Windows
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Community Expert
,
/t5/acrobat-sdk-discussions/automatically-open-a-pdf-in-reader-and-import-an-xml-file/m-p/11845349#M86400
Feb 20, 2021
Feb 20, 2021
Copy link to clipboard
Copied
AcroExch.PDDoc is available with a Installation of Adobe Acrobat, not with Acrobat Reader.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
LEGEND
,
LATEST
/t5/acrobat-sdk-discussions/automatically-open-a-pdf-in-reader-and-import-an-xml-file/m-p/11845369#M86401
Feb 20, 2021
Feb 20, 2021
Copy link to clipboard
Copied
Think of the Acrobat SDK as a marketing tool for Acrobat - thousands of reasons to pay for Acrobat instead of using the free Reader.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

