Hello,
we try to print a large number of pages (500) with ReportPrinting. The Application is written in c# and adds 30 Lines with content to each page. My Problem now is that every page seams to eat 2MB of RAM: Result is that 1GB of RAM is used and the Application is closed. Sometimes with OutOfMemory Exception sometimes with "Memory nearly full Windows Message". I use the old Version of MM and tried now 0.7, but that makes it even worse.
Someone ever tried to print the same amount of pages and got the same Problem?
We print directly to cutePDF which is ontop of gnugs.
Best Regards
Andreas