Printing and memory

I have a project going where I need to print out 25,000 3 page letters with text, a 70 K GIF header, and 1-4 JPEG thumbnails (500x384) pixels.

It works pretty good but after about 250 letters it runs out of memory. Not a huge problem, but you guys have fixed almost all the big stuff forcing me to begin complaining about the little stuff.

John McCann

Will be optimized in Servoy 2.1 rc3

It is better. Now it runs out of memory after 600 letters.

John McCann

Servoy Developer
Version R2 2.1rc4-build 307
Java version 1.4.2_05-b04 (Windows 2003)

How many memory did you assign to the client? (or did you leave it default in admin page?)

When it crashed it had consumed about 763 MB.

JDM

Did you make see that number in your Servoy about dialog ?? (did you assing so much memory?), I did some test when using adobe pdf there is no problem.
When I did use the pdf plugin icw with printing images I do also get outofmem msgs. it seems the plugin does consume to much mem.
Could you try with adobe acrobat?

Jan,

I understand this problem is fixxed in 2.1.1.

John McCann

Correct