Hello,
I am trying to write plug-in for Acrobat XI using VS2010 which should work with several simultaneously opened documents.
And I need to be able to switch this windows from plugin.
So is there a way in Acrobat API to bring the window with opened document to top knowing AVDoc of this window?
I believe it should be possible because I found that something similar is done by Advanced Search tool.
When search results is shown for multiple pds it switchs between documents when I click on some search result.