Exception in FastReport.BandBase.CalcHeight() w Report with lots of tables and rows set to autosize

Hi,

I have created a report with 16 databands, each containing a table for which some rows are set to autosize. The data bands are set to CanBreak, CanGrow.

If I remove the autosize from all rows of all tables, the exception doesn't occur anymore.

My app is running on osx (for now) in a dotnet core 3.1 web application.

I'd really have the autosize property set to true so any help will be appreciated.

Regards,

Tim

Leave a Comment