NewsArchive
04-18-1997, 12:00 AM
I am writing a program to display Adobe Acrobat documents (PDF) inside of a
window.
Adobe has an .OCX file which does this (PDF.OCX).
When I try to install my program on another machine, it will crash when it
tries to load the form with the PDF.OCX control in it. Adobe tech support
says that the PDF.OCX is an ActiveX control and that Internet Explorer must
be installed in order for ActiveX controls to work. It works fine on my
machine because I have IE installed.
I need to have the proper files installed and registered in order for the
ActiveX control to work. Will InstallShield Express take care of this for
me? If not, what do I need to do in order to create an install? I do not
want to make users have IE installed.
Thanks in advance,
window.
Adobe has an .OCX file which does this (PDF.OCX).
When I try to install my program on another machine, it will crash when it
tries to load the form with the PDF.OCX control in it. Adobe tech support
says that the PDF.OCX is an ActiveX control and that Internet Explorer must
be installed in order for ActiveX controls to work. It works fine on my
machine because I have IE installed.
I need to have the proper files installed and registered in order for the
ActiveX control to work. Will InstallShield Express take care of this for
me? If not, what do I need to do in order to create an install? I do not
want to make users have IE installed.
Thanks in advance,