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

Problems with report on print

edited May 2008 in General
Hi,

I'm getting que following problems with a report:
1 - I preview the report normally, but when I print the report on record
of 2nd page is printed on 1st page but it's still printed on 2nd page
too. And, at this moment, it appear like this on preview too. This
behaviour change depending of default printer selected on SO. In
general, if have a dot-matrix printer selected as default I get this
problem. If I generate a PDF file, this problem doesn't occour.
2 - Almost the same problem above, but, in this case, the record is
printed but it is not showed in any moment on the screen.

What can I do to solve these problems??

Thanks,

Weverton

Comments

  • edited May 2008
    Please specify Delphi version, ReportBuilder version, Windows version, data
    access environment, etc.

    As a test try commenting all event-handler code associated with the report.
    Make sure you do not have any code that manipulates the data while the
    report is generating.

    As a test try download the latest version of RB and performing the same
    test.


    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
  • edited May 2008
    Nard Moseley (Digital Metaphors) escreveu:
    Hi,

    I'm using Delphi 2008, dbExpress and RB 10.06.

    The data is only mapipulated before preview the report. I don't know if
    it is important, but we are using a custom paper size; I tried with the
    A4 paper size and all works fine. But, I need use this custom paper size.

    Thanks,
  • edited May 2008
    As a test try commenting all event-handler code associated with the
    report. Make sure you do not have any code that manipulates the data
    while the report is generating.

    As a test try download the latest version of RB and performing the same
    test.

    --
    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com

    Best regards,

    Nard Moseley
    Digital Metaphors
    www.digital-metaphors.com
This discussion has been closed.