Comprehensive Guide for Developers: Features, Integration, and API Reference
PDF to JSON conversion API. More...
#include <pdfsdk/core.h>Go to the source code of this file.
Classes | |
| struct | PDFConvertToJsonParams |
Macros | |
| #define | PDF_PDF2JSON_API PDFSDK_IMPORT_ |
Functions | |
| PDFSDK_IMPORT_ PDErrCode PDFSDK_CALLCONV | PDFConvertToJson (PDDoc source, const PDPageRange *pageRange, const PDProgressMonitor *progress, void *progressData, const PDFConvertToJsonParams *) |
PDF to JSON conversion API.