// Go to page 5 PDFViewerApplication.pdfViewer.currentPageNumber = 5; // Move two pages forward PDFViewerApplication.pdfViewer.currentPageNumber += 2;