CPDFConverter Text To Json
Text in PDF to Json conversion operation object (derived class of CPDFConverter)
Properties
Functions
Link copied to clipboard
Cancels the conversion task.
Link copied to clipboard
open override fun convert(outputDir: String, outputFilenameNoSuffix: String, options: CPDFConvertOptions, pageArrays: IntArray?, onHandle: (objptr: Long) -> Unit?, onProgress: (current: Int, total: Int) -> Unit?, onPost: (code: ConvertError, outFilePath: String?) -> Unit?): ConvertError
Starts the conversion.
Link copied to clipboard
Get the pages count of document.