This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Swing / AWT / SWT and the fly likes Printing in Java Swings Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Swing / AWT / SWT
Reply Bookmark "Printing in Java Swings" Watch "Printing in Java Swings" New topic
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]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Printing in Java Swings
 
Similar Threads
generate a tree structure
swings
can we create webbased appln. using swings?
Displaying Results of search in swings
best technology in java for GUI development?