[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Acrobat Reader

kiran wrote:
below code worked for me with "PDF.PdfCtrl.5" or "PDF.PdfCtrl.6" ids.

Thanks for your search method. With a slight adoption it worked for me to find the correct id. It is "AcroPDF.PDF.1" or "AcroPDF.PDF" for version 7.


But there is still an exception:
org.eclipse.swt.SWTException: Failed to create Ole Client. result = -2147221164


Is there a problem with a dll? Do I have to register some dll files manually to make this work?

Peter