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

Can't Open PDFs using URL command line argument

Community Beginner ,
Jul 10, 2020 Jul 10, 2020

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

Acrobat Reader doesn't support this.

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

 

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