I am using the AcroPDF ActiveX object in a VB6 program. I have code that controls the zoom factor, and I also need to add code to control the panning, both which I can do, but the problem I'm having is I don't see any way (yet) to get feedback from the ActiveX object.
For example, I don't yet see any method or property like GetCurrentZoom or GetCurrentTop or GetCurrentLeft (you get the idea). Is there any way to get the ActiveX object to report to me what it's current zoom setting is, and what it's current top and left properties are set to so I know the exact positioning of the document in its viewer window?
Thom Parker
The source for PDF Scripting Info
[url=http://www.pdfScripting.com]pdfscripting.com[/url]
The Acrobat JavaScript Reference, Use it Early and Often
[url=http://www.adobe.com/devnet/acrobat/javascript.php]http://www.adobe.com/devnet/acrobat/javascript.php[/url]
Thom Parker
The source for PDF Scripting Info
www.pdfscripting.com
Very Important - How to Debug Your Script