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

Problems with impression of many pages

edited June 2004 in End User
Hello,

I have some reports with more of 500 pages for print, but i am with problems
to print.
When control to print the report, ir does not appear and stops the system
all

Somebody already had this type of problem?

Thanks


Dexter

Comments

  • edited June 2004
    ------------------------------------------------------
    Article: TroubleShooting: Report Prints Endless Pages
    ------------------------------------------------------

    1. Check each report/childreport and make sure that the Report.DataPipeline
    property is assigned OR AutoStop is set to True.

    2. Try setting all Detailband.PrintHeight to phDynamic. It may be that you
    have a fixed height detail band that is too large to print on a page.

    3. As a test, try commenting out all event-handler code associated with the
    report. Make sure that you are not manipulating the dataset in any manner,
    while the report is generating. This can cause the report engine to get
    lost.

    4. Save the report under a new name and try incrementally simplifying it
    until the issue goes away. Then incrementally add complexity until you
    isolate the cause of the error.

    If you still have an issue after performing the above steps, please create a
    simple, minimal Delphi project and e-mail to support@digital-metaphors.com
    in zip format.


    --
    Tech Support mailto:support@digital-metaphors.com
    Digital Metaphors http://www.digital-metaphors.com




    --

    Thanks for supporting ReportBuilder! Please vote for ReportBuilder in the
    Delphi Informant Readers Choice awards!

    http://www.delphizine.com/ballot2004/


    Best regards,

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