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

Slow response

edited February 2007 in General
Hi;

i noticed that my reports are taking some time before they start to
generate, debuggin the code, i noticed that the process stops when i change
a label's caption on the report, before i print it...

Dm.Resumen_titulo.Caption := 'Facturas por Cobrar';
Dm.Resumen.print;

Why this happend?, and.. is there a way to solve it?


NOTE: The caption is not always the same, it needs to be changed according
some conditions.

Comments

  • edited February 2007
    Hi Willo,

    This is not a known issue with ReportBuilder. Which Version of RB/Delphi
    are you using. Are you able to recreate this behavior with a simple example
    I could run on my machine? If so, please send the example in .zip format to
    support@digital-metaphors.com and I'll take a look at it for you.

    --
    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.