PDFGetPage
Use this function to get a certain page of a PDF document for editing.
function PDFGetPage(pageIndex)
//pageIndex is 0 based, that means it begins with 0
Use this function to get a certain page of a PDF document for editing.
function PDFGetPage(pageIndex)
//pageIndex is 0 based, that means it begins with 0