Skip to main content
Participant
December 29, 2021
Question

Acrobat Reader URI Scheme

  • December 29, 2021
  • 0 replies
  • 1833 views

Hi, 

 

My web application allow users to open and edit documents using their local installation of Microsoft Office apps. I would like to allow users to open and edit PDF documents using the local installation of Acrobar Reader.

 

When I invoke the URI below, it launches MS Excel and opens the file in read mode.

"ms-excel:ofv|u|https://contoso/Q4/budget.xls"

 

I would like to do the same for PDF documents using Acrobat Reader. Like this for instance

"adobe-acrobat.reader:ofv|u|https://contoso/Q4/budget.pdf"

 

Is there any URI Schemes that can be used to open a pdf file located in a (WebDav) server ?

This topic has been closed for replies.