File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes printign file using applet Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "printign file using applet" Watch "printign file using applet" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: printign file using applet
 
Similar Threads
Printer Properties dialog
print applet
priniting module
Printing the applet screen
Java Network printer