This content has been marked as final.
Show 3 replies
-
1. Re: VB.net: How to get pdf document file path that is running upon AcroRD32.exe(Adobe 10)
lrosenth Aug 29, 2014 9:08 AM (in response to beef_steak)There are no APIs for doing this from VB by itself. You would need to add some additional stuff to Reader - either a JavaScript or C/C++-based plugin.
-
2. Re: VB.net: How to get pdf document file path that is running upon AcroRD32.exe(Adobe 10)
beef_steak Aug 31, 2014 11:04 PM (in response to lrosenth)im searching but unable to get anything
-
3. Re: VB.net: How to get pdf document file path that is running upon AcroRD32.exe(Adobe 10)
Test Screen Name Sep 1, 2014 1:15 AM (in response to beef_steak)Writing such a plug-in is a major task, especially as you would have to implement your own inter-process sharing of information. But the information on how to do it is in the SDK. Recommended for experienced C/C++ programmers only.



