i develop windows universal app (8.1) in c# , want open local pdf file @ specific page using adobe pdf reader (not rendering pdf in application).
someone has ? after hours of search seems impossible :(
according this pdf, found through adobe reader command line reference, it's command line
acrobat.exe /a "page=123" "c:\example.pdf" but that's desktop executable. may work mobile well.
Comments
Post a Comment