Microsoft
Software
Hardware
Network
Question : Acrobat Activex Control setview method
I'm using the Acrobat Activex control that installed with Adobe reader ver. 6 in an Access 2007 database and I can view the pdf document just fine but I want to view the document in 'fit to width' at all times. I use the pdf0.loadfile "full path of pdf" and I follow it with the pdf0.setview (FitH) but it continues to open the pdf in fit to page. What am I doing wrong?
Answer : Acrobat Activex Control setview method
try this:
pdf0.setview ("FitH") ;
Random Solutions
import xml file from Outlook email attachment?
SBS 2003 ISA 2004 LAT problem
Cannot open database -- VBA Project corrupt
Password for installed application?
Announcement Webpart to show on all sites
C# ,framework 2.0 , bindingsource filter question
Infopath Data to SQL
Microsoft SQL 2005
Exclude all records from a join which have two specific values in one table
Visual Studio 2008 Pro Trial does work with SQL 2008 CTP Trial