CPDFConverterHtml Class Reference

Inherits from CPDFConverter : NSObject
Declared in CPDFConverterHtml.h

Overview

PDF(Image) to Html conversion operation object (derived class of CPDFConverter).

– convertToFilePath:pageIndexs:options:

Starts convert the specified source file into the specified file.

- (void)convertToFilePath:(NSString *)filePath pageIndexs:(NSArray *)pageIndexs options:(CPDFConvertHtmlOptions *)options

Parameters

filePath

String of the full path to the specified file.

pageIndexs

The page number range.

Discussion

Starts convert the specified source file into the specified file.

Declared In

CPDFConverterHtml.h