MacOS X Tiger compatibility
Brought to you by:
peter_p_s
Hi,
I have modified the code so SWT Jasper Viewer can be used with
MacOS X Tiger. This version is compatible with the JVM 1.4.2 and
1.5 on Tiger. All you have to do is, to pass the argument "-
Djava.awt.headless=true" to the JVM.
The print action on MacOS X generated a pdf to the temp directory
with the option deleteOnExit() and opens the PDF with the registered
PDF Viewer with the open command. Default it opens with Preview.
Regards,
Cyrill
The modified files.