| Author |
printign file using applet
|
Vijay Kumar
Ranch Hand
Joined: Jul 24, 2003
Posts: 260
|
|
hello all.. I have to created an application using applet in which I have to choose file say word/execel/txt file... & have to take print out of this file without opening..it. even Ican take print out on network printer also.. although by using Printer Class print dialoge is opend but how to assign my document file(.xls/.doc)
|
 |
Jeroen Wenting
Ranch Hand
Joined: Oct 12, 2000
Posts: 5093
|
|
|
unless you have a signed applet, you have no access to anything on the client machine, so no files and no printers either.
|
42
|
 |
 |
|
|
subject: printign file using applet
|
|
|