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

Disappearing detail lines

edited February 2013 in General
Hi,

I've inherited an app with a report that has a group (Invoice) and 4
subreports (Credit Card, ticket, item line and taxes).
Sometimes a few of the item lines do not print.
I am sure they are in the DB and they belong to that invoice. I can see
them if I hook a grid to the datasets.
If I open the datasets at design time and do a preview in the report
designer, I can see the two lines that are missing in the final print,
but just for a moment, while the report is rendering the page (while I
can see the message "Calculating page 1 for report xxx...).
Once it has finished calculating, I can see the two items disappear.
I'm using Delphi 7 + FIBPlus 6.01 for data access and RB 14.07

Best regards,

Gerard.

Comments

  • edited February 2013
    BTW, when I set the PassSetting to psOnePass the problem seems to be
    solved, but I really need to know the number of pages.
  • edited February 2013
    Hi Gerard,

    This is not a known issue. My first suggestion would be to comment out
    all the event code associated with this report and see if all the
    details display. If so, then try periodically adding the code back to
    isolate the issue.

    If not, see if you can create a simple example I could run here that
    demonstrates this behavior and send it in .zip format to
    support@digital-metaphors.com.

    Best Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com
This discussion has been closed.