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

Blank pages

edited May 2004 in End User
Hi,

i have a report which is a invoice.
Printing is correct, but printing starting from preview gives me many blank
pages.
So, i chose proview and in my preview i click on printer, this gives me the
printdialog, i say ok, and then he print many blank pages.
When i want to print without previeuw, everything is ok.

I am using delphi6 and rb6.03

It used to be ok in Delphi4 and rb4.??
I updated the program to delphi6 and rb6.03 whitout changing any code.

Do i have to change a setting or something????

thankx
Peter

Comments

  • edited May 2004
    Hi, me again

    i also have that problem when i use subreports.
    When i print from proview, which is fine, then i get many blank pages.
    I already have set the property SkipWhenNorecords = False;

    Thx

  • edited May 2004
    Hi Peter,

    This sounds like there may be some event handler code somewhere that is
    causing this behavior. As a test, try commenting out all your event handler
    code and re-run the report. If this helps, periodically begin adding your
    event code back to isolate the problem.

    --
    Best Regards,

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