enableNativePdfParsing property

bool? enableNativePdfParsing
getter/setter pair

Enables special handling for PDFs with existing text information.

Results in better text extraction quality in such PDF inputs.

Implementation

core.bool? enableNativePdfParsing;