Out of memory
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
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
This discussion has been closed.
Comments
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.
--
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com