Unplanned
Last Updated: 20 Nov 2025 08:51 by Sara
Sara
Created on: 20 Nov 2025 08:51
Category: Reporting
Type: Bug Report
1
Crosstab with RowHeaderPrintOnEveryPage is not fully rendered in PDF after horizontal page breaks

I have a crosstab with a dynamic number of columns (time periods) that can exceed 15-20 columns. When exporting the report to PDF in A4 landscape format, excess columns are truncated and never printed on additional horizontal pages.

The issue is related to the Crosstab property 'RowHeadersPrintOnEveryPage'. When set to True, it places additional row headers on each page when using physical pagination. I suspect these additional headers are not taken into account when calculating the necessary page area, hence the final part of the Crosstab is skipped.

0 comments