| Author |
Printing in Java Swings
|
L Goundalkar
Ranch Hand
Joined: Jul 05, 2001
Posts: 395
|
|
Hi, I am developing a small application using Java Swings. I need to print some contents on to a pre-defined page having header and footer. This task should also take care of number of lines per page and pause at exact position. Is there any API or free tools available for the same? Thanks for the same.
|
<b>L G Goundalkar</b><br /> <a href="mailto:lggoundalkar@yahoo.com" rel="nofollow">lggoundalkar@yahoo.com</a> <br />Sun Certified Programmer for Java 2 Platform.<br />Sun Certified Web Component Developer for J2EE.
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8291
|
|
|
The Java Tutorial has a section on printing
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: Printing in Java Swings
|
|
|