Home General
New Blog Posts: Merging Reports - Part 1 and Part 2

Draw issue with blank report & continuous pages

edited May 2013 in General
Delphi XE3, RB Enterprise 14.08.

When previewing a report, if it is blank (NoDataBehaviours = ndBlankPage)
then the preview randomly contains a grey square on screen.

I have found that if I set PreviewFormSettings.SinglePageOnly to True, this
never happens. So there appears to be a minor drawing issue when showing the
preview form for a blank report.

Other PreviewFormSettings property values:
ZoomSetting = zs100Percent
PageDisplay = pdSingle
WindowState = wsMaximized

Regards,
Jason.

Comments

This discussion has been closed.