sqmod: CHaruPdf

CHaruPdf

Functions

static void _error_handler (HPDF_STATUS error_no, HPDF_STATUS detail_no, void *user_data)
 Static error handler.
void Destroy ()
 Release document resources.
void error_handler (HPDF_STATUS error_no, HPDF_STATUS detail_no)
 Called on error by haru.
int getBin (sqbind::CSqBinary *pBin)
 Saves to a binary object.
sqbind::stdString getLastError ()
 Returns a string describing the last error.
int New ()
 Starts a new pdf.
int Save (const sqbind::stdString &sFile)
 Saves to a file.