[AccessD] Open PDF File from Access Application at Specific Percentage

Stuart McLachlan stuart at lexacorp.com.pg
Wed Aug 8 16:24:28 CDT 2012


Not without knowing what application will be opening it.  Different readers have different 
capabilites and different users have different default reader applications.

Several PDF readers offer the option to open to a specific page as a command line 
argument,   If  you are designing for a corporate envirnment with standards for such things:

Adobe Acrobat Reader uses: /A "page=3=OpenActions" 
Foxit Reader  uses:  -n 3 .


-- 
Stuart


On 8 Aug 2012 at 15:53, Brad Marks wrote:

> All,
> 
> Is there a way to open a PDF file (Adobe Acrobat) from Access VBA code
> and specify what percentage the PDF file will be opened at?
> 
> Thanks,
> Brad
> 
> -- 
> AccessD mailing list
> AccessD at databaseadvisors.com
> http://databaseadvisors.com/mailman/listinfo/accessd
> Website: http://www.databaseadvisors.com
> 




More information about the AccessD mailing list