displayPage(OutputDev *out, int page, double hDPI, double vDPI, int rotate, GBool crop, GBool doLinks, GBool(*abortCheckCbk)(void *data)=NULL, void *abortCheckCbkData=NULL) | PDFDoc | |
displayPages(OutputDev *out, int firstPage, int lastPage, double hDPI, double vDPI, int rotate, GBool crop, GBool doLinks, GBool(*abortCheckCbk)(void *data)=NULL, void *abortCheckCbkData=NULL) | PDFDoc | |
displayPageSlice(OutputDev *out, int page, double hDPI, double vDPI, int rotate, GBool crop, int sliceX, int sliceY, int sliceW, int sliceH, GBool(*abortCheckCbk)(void *data)=NULL, void *abortCheckCbkData=NULL) | PDFDoc | |
findDest(GString *name) | PDFDoc | [inline] |
findLink(double x, double y) | PDFDoc | [inline] |
findPage(int num, int gen) | PDFDoc | [inline] |
getBaseStream() | PDFDoc | [inline] |
getCatalog() | PDFDoc | [inline] |
getDocInfo(Object *obj) | PDFDoc | [inline] |
getDocInfoNF(Object *obj) | PDFDoc | [inline] |
getErrorCode() | PDFDoc | [inline] |
getFileName() | PDFDoc | [inline] |
getNumPages() | PDFDoc | [inline] |
getOutline() | PDFDoc | [inline] |
getPageHeight(int page) | PDFDoc | [inline] |
getPageRotate(int page) | PDFDoc | [inline] |
getPageWidth(int page) | PDFDoc | [inline] |
getPDFVersion() | PDFDoc | [inline] |
getStructTreeRoot() | PDFDoc | [inline] |
getXRef() | PDFDoc | [inline] |
isEncrypted() | PDFDoc | [inline] |
isLinearized() | PDFDoc | |
isOk() | PDFDoc | [inline] |
okToAddNotes(GBool ignoreOwnerPW=gFalse) | PDFDoc | [inline] |
okToChange(GBool ignoreOwnerPW=gFalse) | PDFDoc | [inline] |
okToCopy(GBool ignoreOwnerPW=gFalse) | PDFDoc | [inline] |
okToPrint(GBool ignoreOwnerPW=gFalse) | PDFDoc | [inline] |
onLink(double x, double y) | PDFDoc | [inline] |
PDFDoc(GString *fileNameA, GString *ownerPassword=NULL, GString *userPassword=NULL) | PDFDoc | |
PDFDoc(BaseStream *strA, GString *ownerPassword=NULL, GString *userPassword=NULL) | PDFDoc | |
readMetadata() | PDFDoc | [inline] |
saveAs(GString *name) | PDFDoc | |
~PDFDoc() | PDFDoc | |