| Author |
Print Text File to Network Printer
|
Steve Hanlin
Greenhorn
Joined: Jan 06, 2002
Posts: 1
|
|
I am new to Java, and I recently created a Java program that writes to a text file with FileWriter. I would like to send the file to a network printer in landscape orientation. Does anyone have any examples of how to do this or a URL to look at? Thanks in advance, Steve H
|
 |
Jane Griscti
Ranch Hand
Joined: Aug 30, 2000
Posts: 3141
|
|
Hi Steve, There are some examples here a printing in Java tutorial here and an in-depth article on JavaWorld Hope they help.
|
Jane Griscti
SCJP, Co-author Mike Meyers' Java 2 Certification Passport
|
 |
 |
|
|
subject: Print Text File to Network Printer
|
|
|