View Single Post
Old Jun 13th, 2005, 8:42 AM   #5
Pilgrim
Newbie
 
Join Date: Jun 2005
Posts: 11
Rep Power: 0 Pilgrim is on a distinguished road
Ok, here are two resources I found on printing in Java.

The first is a multi-step tutorial on printing in Java.
http://www.javaworld.com/javaworld/j...020-print.html

The second is a page from Sun about advanced printing. It includes printing in multiple pages and if your data is larger than one page.
http://java.sun.com/developer/online.../advprint.html

I hope these are somewhat helpful to you. If I find more info, I'll let you know.
Pilgrim is offline   Reply With Quote