Link Search Menu Expand Document

How to distinguish rows in tables without horizontal line separators?

We added two new table parameters helping the parser to distinguish rows in tables without horizontal separators. This works only with tables with fixed row height.

  • horizontalSeparationOffset - offset from the found text of the start expression to the beginning of the first table row.
  • horizontalSeparationStep - row height

Please download the latest DLL to use these two parameters.