PhilBayley Posted March 22, 2004 Posted March 22, 2004 I am trying to use the Adobe Acrobat OCX control and really dont have a clue. I have added a reference to the pdf.ocx and can see that I get a PdfLib namespace which contains a few interfaces and a pdf class. I have created an object from that class but I want to add the control to a panel on my form but I dont seem to have any functions to do that. Can anyone help? PB Quote
PhilBayley Posted March 22, 2004 Author Posted March 22, 2004 I have found my problem - you cant just add a reference to the ocx and use it. If you add the ocx to your toolbar it imports a control that is useable. I should have thought about that! Quote
Recommended Posts