[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] org.eclipse.swt.ole.win32.OleAutomation with Acrobat Browser Plugin

Hello all,

in my rcp application  I use the org.eclipse.browser.Browser widget to
show pdf files in a view. The Browser widget calls the Acrobat Browser
plugin and displays the pdf. Fine. But now I want to customize and
control the behaviour of the the Acrobat Browser plugin. How can I do
that? There are some possibilities to customize Acrobat Professional
and Acrobat Reader using C++, C#, VB, JavaScript, a.s.o. Is there also
a way to customize the Acrobat Browser plugin or has anybody an
example for communicating with the Acrobat Browser Plugin via
org.eclipse.swt.ole.win32.OleAutomation from the Browser widget.

Thanx for any help

Rudi