Servoy-client crashes when printing on Mac 10.5 Java 1.6

System: OS X 10.5.7, Java 1.6.0_13, Servoy 4.1.3- build 672
When I click “use the system print dialog” in the preferences and try to print a document with 25 pages the client crashes.

The form uses some html-labels and 1 small picture.
When I try the same thing with OS X 10.4 and Java 1.5.0_16-b06-275 it works.

I can disable the system print dialog and generate a ps-file but thats to complicated for the users.

Is there any problem with Java 1.6?

Any hint?

Oliver

bender42:
System: OS X 10.5.7, Java 1.6.0_13, Servoy 4.1.3- build 672
When I click “use the system print dialog” in the preferences and try to print a document with 25 pages the client crashes.

The form uses some html-labels and 1 small picture.
When I try the same thing with OS X 10.4 and Java 1.5.0_16-b06-275 it works.

I can disable the system print dialog and generate a ps-file but thats to complicated for the users.

Is there any problem with Java 1.6?

Any hint?

Oliver

What error do you receive (i guess it should be in java console)? Also using useSystemPrintDialog = false doesn’t print well (checkbox unchecked on client) ? Maybe is related to certain aspects of the document, for example the image ?

Hello Oliver

Is this happening with JasperReports? We cannot print under this circumstances from within JasperReports, printing does work with Java 1.5 though. May be you can try with the now avalailable MAc OS X 10.5.8.

Best regards, Robert

I switched the Java-Version to 1.5 and that is working correctly. Apple is updating the java-version to 1.6 64-bit only for the intel core 2 duo or similar systems.
Always a pleasure with the different java-versions on the mac 8)

I am using jasperreport with my own mac with java 1.5 and that is working without a problem.

Oliver