- The table filter is now able to detect most tables without borders as well. This option has to be activated in the server configuration and requires a local installation of the 'python' interpreter.
{{getMsg('Help_YouAreHere')}}:
/
{{page.title}}
{{page.title}}
{{$root.getMsg("downLoadHelpAsPdf")}}
{{helpModel.downloadHelpPdfDataStatus}}
Basic table detectorInactive
The following information is derived from the plugin description.
Recognizes table structures with single line borders and optimizes them for the comparison.
Detection is limited to visible borders and margins. Repeated headers on tables spanning multiple pages are removed from the comparison data.
Changelog Information
Fixed Bugs
- Fix for a rare NullPointerException that occurred in complex multi page table detections.
- The table filter has several improvements
- Differences in Rowspan and Colspan are detected
- Background colors of cells are recognized and can cause style differences
- Table layouts with alternating row styles where each even row has now border and background can be recognized as one table
- The filter for header and footer views tables as monolithic elements which cannot be cut by a header or footer
- Improved filter model so that other filters (e.g. regular expression filter) can now operate on the contents of table cells as well
