Home General

Out of memory

edited July 2017 in General
Hi,

I use ReportBuilder with database (firebird). When I try to create
report with lot of pages (more than 100 pages), I have a "out of
memory" error.
I want to write "page X/Y", so I can't remove "PassSetting :=
psTwoPass" setting. I try to set CachePages := false, but I always have
error.
If I look memory usage (taskmgr), memory for my application up.
How can I reduce memory usage ?

--
Arnaud

Site : http://www.mesnews.net

Comments

  • edited July 2017
    Hi Arnaud,

    Which version of ReportBuilder and Delphi are you using? Does your
    report contain numerous large objects such as images or RichTexts?

    Try temporarily setting the PreviewFormSettings.SinglePageOnly property
    to True and see if that helps the issue.

    --
    Best Regards,

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