using Acrobat Reader as ActiveX control in C#

  • Thread starter Thread starter Michael Strauch
  • Start date Start date
M

Michael Strauch

Hello,

I am trying to use the Adobe Acrobat Reader ActiveX control in a
C# program. Adding the control to my application works, calling
LoadFile("<pdf filename>") seems to work, too, but when I start the
Acrobat Reader then and close it again, the document within the ActiveX
control disappears and another LoadFile does not work any more.

Any ideas?

- Michael -
 
Back
Top