| Author |
How would I I print a page of records.
|
Brijesh Dinkar
Greenhorn
Joined: May 20, 2005
Posts: 15
|
|
Hi- I have a requirement to print a record (data like : name, address etc) once the record is updated. I would have to write the code to get the printer name and path in the network from a properties file and then print the record using the same. Is there anyway I can do this using java. Please help! Thanks, Brijesh
|
 |
Brijesh Dinkar
Greenhorn
Joined: May 20, 2005
Posts: 15
|
|
the problem above needs to be solved using J2SE 1.3 and not 1.4 Looking forward to your help! Thanks Brijesh
|
 |
Joe Ess
Bartender
Joined: Oct 29, 2001
Posts: 8291
|
|
|
Have a look at the Java Tutorial chapter on Printing.
|
"blabbing like a narcissistic fool with a superiority complex" ~ N.A.
[How To Ask Questions On JavaRanch]
|
 |
 |
|
|
subject: How would I I print a page of records.
|
|
|