PDF_ERROR pdf_PDF_GetLastError(HPDF pPDF)
Description
Returns the last PDF error code
Parameters
|
HPDF |
pPDF |
pointer to the PDF object |
Return values
Returns a PDF_ERROR if any error occured. Call PDF_GetLastError() for the error code.