PLZ guide that how to perform this job
How to print any file with .doc extension from java program
Collapse
X
-
Java 6 introduced class java.awt.Deskto p, which has a print method.
http://java.sun.com/javase/6/docs/ap...t(java.io.File)Comment
-
Originally posted by BigDaddyLHJava 6 introduced class java.awt.Deskto p, which has a print method.
http://java.sun.com/javase/6/docs/ap...t(java.io.File)
Great stuff Big Daddy .Comment
Comment