Question
Try to open Adobe Acrobat via OLE inside a Java(SWT)-Application
I would like to open a PDF File inside an existing Java(SWT)-Application. The PDF should not opened in an external frame. I tried via the OLE interface but without success.
At the moment i get an exception like: Failed to create Ole Client. result = -2147221164 |
