Hi all,

I have great performance and memory problems with the
printing classes of 1.2.

Each page of my printout seems to require many passes to
render it.The print method is called x times with the same
page index. (It seems that the print method is called for
every component im my GUI).

Meanwhile the print job is spooling about several minutes.
At last my graphics to print is about 4 MB. With the
printing classes of 1.1 the same graphics has 3 KB.

The GUI is implemented with Free Bongo, but I dont't think
that the Bongo Components cause these problems (Bongo is
based on AWT). I heard of people with the same problems
using AWT Components or Swing Components.

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA2D-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".

Reply via email to