Yes, all you have to do is right-click on your toolbox in Visual Basic and select Components (this is in VB6, I don't remember if it is the same for the other versions). Then make sure that Acrobat Control for Activex is selected and the only thing left to do is add the Acrobat Activex in your VB form.
the .src property is the one you have to change in order to display the pdf file.
Well i ve dispovered that ocx some time ago.
My objective was to search in the pdf for specific text given by the user at runtime. Unfortunately there was no method to do that. I even tried to send keys to the menu of the activex but it didnt worked so well.
Did you look at the Acrobat SDK? It seems you can search in documents by using API calls. I've downloaded the SDK from Adobe's site and will have a look at it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.