Comprehensive Guide for Developers: Features, Integration, and API Reference
Initialization API. More...
Go to the source code of this file.
Classes | |
| struct | PDInitData |
Functions | |
| PDF_CORE_API PDErrCode PDFSDK_CALLCONV | PDInit (const char *licenseKey, const PDInitData *initData, const char *tags) |
| PDF_CORE_API PDErrCode PDFSDK_CALLCONV | PDDone () |
| PDF_CORE_API const char *PDFSDK_CALLCONV | PDGetVersionString () |
| PDF_CORE_API void PDFSDK_CALLCONV | PDSetErrMessage (const char *msg) |
| PDF_CORE_API const char *PDFSDK_CALLCONV | PDGetErrMessage () |
| PDF_CORE_API const wchar_t *PDFSDK_CALLCONV | PDGetTempDirectory () |
| PDF_CORE_API const wchar_t *PDFSDK_CALLCONV | PDGetResourcesDirectory () |
| PDF_CORE_API void PDFSDK_CALLCONV | PDHandleAcquire (void *) |
| PDF_CORE_API void PDFSDK_CALLCONV | PDHandleRelease (void *) |
Initialization API.