PDF SDK Documentation

Comprehensive Guide for Developers: Features, Integration, and API Reference

Loading...
Searching...
No Matches
pdf2text.h File Reference

PDF to TXT conversion API. More...

#include <pdfsdk/core.h>

Go to the source code of this file.

Classes

struct  PDFConvertToTextParams
 

Macros

#define PDF_PDF2TEXT_API   PDFSDK_IMPORT_
 

Functions

PDFSDK_IMPORT_ PDErrCode PDFSDK_CALLCONV PDFConvertToText (PDDoc source, const PDPageRange *pageRange, const PDProgressMonitor *progress, void *progressData, const PDFConvertToTextParams *)
 

Detailed Description

PDF to TXT conversion API.