pdf_Init_PDF

 

PDF_ERROR pdf_Init_PDF(HPDF* pPDF);

Description

Initializes a pointer to a PDF file.

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.