Nicholas Rinard wrote:
>Does anyone have any code they want to share showing how to successfully
>print text on a Mac?
>
>here's the code i have now. try not to laugh if it's ignorant code, i'm
>just now learning the java print service.
Learning it from what, a book, a tutorial, or directly from its API docs?
If you're not working from any tutorial, you should probably just google for:
java printing tutorial
or use the major classes you want to learn about as keywords:
java tutorial PrintService
Just be aware that one of the Java2D tutorials prints GradientPaint's, and
since that's one of the failings of printing on Mac OS X Java, that won't
work as given.
-- GG
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Java-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/java-dev/email@hidden
This email sent to email@hidden