Skip to main content
Version: Version 1.0.0

[TableAnalysisParams] INI file section

Define how the Pdftools OCR Service analyzes and interprets table structures during document processing.

DetectCellsInversion

KeyTypeDefault
DetectCellsInversionBooleantrue

If this property is true, the cells inversion is detected during table block analysis.


DetectCellsOrientation

KeyTypeDefault
DetectCellsOrientationBooleantrue

If this property is true, the cells orientation is detected during table block analysis.


SingleLinePerCell

KeyTypeDefault
SingleLinePerCellBooleanfalse

Set this property to true if you only recognize tables with one line of text per each cell.
The table layout will be analyzed more readily.


SplitOnlyBySeparators

KeyTypeDefault
SplitOnlyBySeparatorsBooleanfalse

Set this property to true if you only recognize tables with no hidden separators.
The table layout will be analyzed more readily.