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
directory access via relative path ?
Windows 2008 R2 Upgrade on SQL 2008 Cluster
Reference Problem - Name conflicts with existing project, module or object library
sql: issue checking if character is in number range
linq query handling null datetime
Color handling of a CEdit !
Open Sharepoint server's pdf file in asp.net...
SQL 2008 Database
.CSV to Database with ODBC connection.
How to make Report Builder 2.0 install/launch via Clickonce in Report Manager SSRS 2008