The Artima Developer Community
Sponsored Link

Java Answers Forum
Java 1.4 printing HTML docs

0 replies on 1 page.

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 0 replies on 1 page
dileepmathew

Posts: 1
Nickname: diju
Registered: Mar, 2003

Java 1.4 printing HTML docs Posted: Mar 16, 2003 10:36 PM
Reply to this message Reply
Advertisement
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)

Topic: mail merging Previous Topic   Next Topic Topic: How to make java programme  into a stand alone exe file?

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use