Hi,

I've just downloaded Java1.3 SDK and am looking to revise my application's
printing function to take advantage of the 'enhancements and bug fixes' that
have been mentioned on this list, on the bug list, and elsewhere.

But (again) I'm confused.  I can see lots of changes in the release notes
for AWT printing (Toolkit.getPrintJob), and Swing now has it's 3 new print
methods (component, children, border), but there's no mention of anything
new for 2D!

Is 2D built on top of AWT printing?

Or has 2D Printing not changed from Java1.2.2?

My app only uses very minor parts of Java2D (to make some line drawing on
charts a bit easier than it would be under AWT) so would I be better off
dropping that stuff and using the AWT printing?

Any good pointers to docs on (1.3) Printing would be appreciated.

Paul Tetley
BDG Australia

===========================================================================
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