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

Can't Open PDFs using URL command line argument

Community Beginner ,
Jul 10, 2020 Jul 10, 2020

Copy link to clipboard

Copied

On windows, why does this work:

acrord32.exe //server/myfile.pdf

 

But this doesn't:

acrord32.exe https://www.xyz.com/myfile.pdf

"There was an error opening this document. The filename, directory name, or volume label syntax is incorrect."

However you can File->Open using a http url just fine but just not from a command line.

 

Can someone successfully open a pdf from the command line using HTTP path?

TOPICS
View PDF

Views

836

Translate

Translate

Report

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 ,
Jul 11, 2020 Jul 11, 2020

Copy link to clipboard

Copied

Acrobat Reader doesn't support this.

Votes

Translate

Translate

Report

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 ,
Jul 11, 2020 Jul 11, 2020

Copy link to clipboard

Copied

LATEST

Many Windows apps take a file name on the command line

\\server\point\file.pdf 

c:\tmp\file.pdf

are both normal Windows file names in all apps.

URLs are not windows file names. That would be an entirely different feature.

 

Votes

Translate

Translate

Report

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