开发者

Get currently open document and page in view for Adobe Reader instance

My app needs to know what is the document currently opened in adobe reader, and what is the current page in view. Is it possible to find that out?

My app is .net application, an runs with admin 开发者_开发技巧privileges.


This is possible using Adobe IAC which on Windows is basically COM.

From what I gather you need to call GetActiveDoc () on the Reader instance and then call GetAVPageView() on the result and then call GetPageNum().

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜