J.Pietschmann wrote:

Alexander Elsholz wrote:

we use the awtrenderer for asynchron printing. that means start printjob in
an own thread and we stop the rendering-process when page-queue is larger
then 3 items. the print-method of pageable wakes up the renderer to go on.


Since few months we have font-scaling problems and we have find out that
when printing synchron we have no problems.


The AWT is not thread safe. Check whether upgrading to the latest 1.4 JDK solves the problem, Sun fixed some font-related problems.


its not a jdk problem. i tried the latest jdk 1.4.2_06 and also the jdk 1.5_01
without any success.


regards alex


--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to