|
-
Apr 10th, 2003, 09:24 AM
#1
Thread Starter
Fanatic Member
Controlling PDFs viewed with Acrobat Reader in the Webbrowser object
One way of viewing PDFs in VB6 is to use the standard acrobat reader to view them in the webbrowser object (i.e. using pdf.ocx indirectly).
My question is - if one does that by say
webbrowser.navigate "http://www.vbworld.com/bozo.pdf"
how can one send commands to the adobe plug-in to do things like do thing like hiding the toobar etc.
Here is an example of it being done with scripting http://www.borncity.com/WSHBazaar/News5.htm but I'm not familiar with that so I don't know how to convert it to VB6.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|