Exit
  • Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
  • 한국 커뮤니티
0

Automatically open a PDF in Reader and import an XML file

New Here ,
Feb 19, 2021 Feb 19, 2021

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
673
Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Community Expert ,
Feb 20, 2021 Feb 20, 2021

AcroExch.PDDoc is available with a Installation of Adobe Acrobat, not with Acrobat Reader.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
LEGEND ,
Feb 20, 2021 Feb 20, 2021
LATEST

Think of the Acrobat SDK as a marketing tool for Acrobat - thousands of reasons to pay for Acrobat instead of using the free Reader.

Translate
Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines