When a preview page is loaded it shows a empty page while there is data.
If u push any of the buttons like refresh, next/previous buttons and even when the zoom % is changed, it loads the page correctly.

We added a refreshreport in a custom class of the drreport object and when there is a lot of data it does show the page correctly immediatly.
But when there are only a few records loaded in the reports this does not work.

I have also tried to force it by for example doing a previewnextpage after the output report but this does not work.

Anybody have any ideas how to fix this?