Hi, how I can programatically force the page view to begin with top of a certain page?
SetDocumentProperty(docid,"Pages.Current",page) does this, but only if the current page changes.
Top of page
Moderators: PDF-XChange Support, Daniel - PDF-XChange, Chris - PDF-XChange, Sean - PDF-XChange, Vasyl - PDF-XChange, Ivan - Tracker Software, Stefan - PDF-XChange
-
- Site Admin
- Posts: 2448
- Joined: Thu Jun 30, 2005 4:11 pm
Re: Top of page
Hi, anovy.
You may run the special java-script by:
Cheers.
You may run the special java-script by:
Code: Select all
RunJavaScript("this.pageNum = <0-based page index>;", NULL, 0, 0);
PDF-XChange Co. LTD (Project Developer)
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.
Please archive any files posted to a ZIP, 7z or RAR file or they will be removed and not posted.