CPDFConverterExcel Class Reference

Inherits from CPDFConverter : NSObject
Declared in CPDFConverterExcel.h

Overview

PDF(Image) to Excel 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:(CPDFConvertExcelOptions *)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

CPDFConverterExcel.h