problems with PDF viewer control (AxPdfLib.AxPdf)

  • Thread starter Thread starter David C
  • Start date Start date
D

David C

I have used a Acrobat provided control to display PDF files in a windows
application. It is called AxPdfLib.AxPdf.

After upgrading the Reader on my machine, when the call to LoadFile is
called, I get the 'InvalidActiveXStateException' message.

I can only guess that the AxPdfLib assembly is not in line with the most
recent version of Reader. Where can I get the most recent assembly if
that is the case?

It was about 3 years ago when I worked with the AxPdfLib.AxPdf assembly
to get the code working. Couldn't find any documentation for any of the
methods and properties and I am dreading the prosect of going through
that again.

Please help.
 
Back
Top