Dear friends,
Is there anybody in the list who have done printing of HTML file using JDK
1.4? I tried but it gave an Exception with in the method print() of
DocPrintJob. ---
java.lang.ClassCastException: java.io.BufferedInputStream
at sun.print.Win32PrintJob.print(Win32PrintJob.java:357)
at PrintHTML.main(PrintHTML.java:46)
Is there anybody in the list who have done printing of HTML file using JDK
1.4? I tried but it gave an Exception with in the method print() of
DocPrintJob. ---
java.lang.ClassCastException: java.io.BufferedInputStream
at sun.print.Win32PrintJob.print(Win32PrintJob.java:357)
at PrintHTML.main(PrintHTML.java:46)