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

Output reverts to zeros when printing

edited July 2008 in End User
Hi,

I have quite a complex report which does alot of calculations. When
displaying the report on screen it all comes out beatifully with correct
values and so on, however, when then trying to print, the resultant print
just displays zeros. How can I overcome this?

TIA

Alex

Comments

  • edited July 2008
    Hi Alex,

    Usually when the printed output differs from the output on screen, it is an
    event handler issue. Try tracing your event code that makes the
    calculations and see how it reacts when you preview compared to when you
    print. Also, try printing directly to the printer.

    If you still cannot track down the problem, you may need to simplify the
    issue by commenting out as much event code as possible to isolate the
    problem.

    --
    Regards,

    Nico Cizik
    Digital Metaphors
    http://www.digital-metaphors.com

    Best Regards,

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