Skip to main content
Known Participant
December 10, 2020
Question

How to get the opened file path and file name for Acrobat Reader DC SDK

  • December 10, 2020
  • 1 reply
  • 5824 views

I am using Acrobat Reader DC SDK to develope a *.api. Currently I need to get file path and file name. Is there an API like AVDocOpenFromFile to get file path and file name which is Acrobat Reader open file?

 

thanks,

tony 

This topic has been closed for replies.

1 reply

Legend
December 10, 2020

AVAppGetOpenDoc. Then to ASFile and ASPathName.

li0D4CAuthor
Known Participant
December 11, 2020

I can not find AVAppGetOpenDoc API in Acrobat Reader DC SDK.

 

thanks,

tony

Bernd Alheit
Community Expert
Community Expert
December 14, 2020

Then can you give me an idea?

 


When you use AVDocOpenFromFile() you have the path of the file.