PDFSetPage
Sets the local PDFVariables PDFPage and PDFPageGraphics for working with the PDF locally. The local variables PDFDocument, PDFPage and PDFPageGraphics need to exist.
int pageIndex;
PDFSetPage(pageIndex);
//pageIndex is 0 based, that means it begins with 0