PDFSetPage
Establece las PDFVariables locales PDFPage y PDFPageGraphics para trabajar con el PDF localmente. Las variables locales PDFDocument, PDFPage y PDFPageGraphics deben existir.
int pageIndex;
PDFSetPage(pageIndex);
//pageIndex is 0 based, that means it begins with 0