Printing output of non-graphical Java applications: UNIX (if you are curious about this, type man script at the prompt) script java yerClass exit lpr -PyerFavPrinter typescript MAC (Codewarrior) select the output window (click on it) choose Print from the File menu PC press the "print screen" key. bring up some PC application that can access the clipboard (Microsoft Word), make a new thang, paste the screen shot, and print from the application. Printing output of Java applets: go to your web page using Netscape and print the page. If that doesn't work then just print the screen UNIX - xv (choose grab from the xv menu - lower right corner - save as postscript, then print it) MAC - will create "Picture 1" find it, double click on it, and print it. PC - press the "print screen" key. bring up some PC application that can access the clipboard, make a new thang, paste the screen shot, and print from the application.