PDFSDK_IMPORT_ PDErrCode PDFSDK_CALLCONV PDFConvertToImage(PDDoc source, const PDPageRange *pageRange, const PDProgressMonitor *progress, void *progressData, const PDFConvertToImageParams *params)
A function to covert all or specific pages of a PDF document into separate image files.
Contains conversion-related parameters such as the system output folder, desired image type,...
Definition pdf2image.h:25
Specifies a structure to define a set of pages.
Definition document.h:43