Data prints on third page
Hi, I came up to a strange problem. As always I made a report, but it was very strange when I saw, that my data was printed on the third page
On the first page I have as usual report title and then.... nothing. Rest of the page is blank.
Second page is blank also.
Report is prepared correctly.
In attachement there is my report exported to PDF, so you could see it, and report file(fr3).
What's wrong?
Version of my FastReport is 4.11.4
On the first page I have as usual report title and then.... nothing. Rest of the page is blank.
Second page is blank also.
Report is prepared correctly.
In attachement there is my report exported to PDF, so you could see it, and report file(fr3).
What's wrong?
Version of my FastReport is 4.11.4
Comments
and may contain blank spaces in the group header condition fields.
There is what I consider to be a bug in the handling of the 'Start new page' property of (I think the Groupheader). I am writing from memory at the moment and cannot get to the code to check the details.
If the Groupheader.StartNewPage property is set then it is applied to the very first group header of the report, resulting in data appearing on page 2 only.
I get around that by managing this property in the script.
Unfortunately I can't. Because there are many relations in database and in my form creating report.
Anyway every report that I had created earlier with the same code works properly. This one doesn't want to.
@GordK: I checked it several times [img]style_emoticons/<#EMO_DIR#>/wink.gif" style="vertical-align:middle" emoid=";)" border="0" alt="wink.gif" /> @Technisoft: I don't use this property. It's all default.[/img]