The Artima Developer Community
Sponsored Link

Java Answers Forum
How can I print hml-files with java? URGENT

1 reply on 1 page. Most recent reply: May 1, 2002 2:58 PM by Thomas SMETS

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 1 reply on 1 page
Stefan Parijs

Posts: 16
Nickname: stefan
Registered: May, 2002

How can I print hml-files with java? URGENT Posted: May 1, 2002 3:50 AM
Reply to this message Reply
Advertisement
I made an html-browser with java. And now I want to add the option print to it. This option should print the html-file. Or a part of it (selection), with al the posibilities of the printer, you are using: black/colors/both,... Choose between the qualities,... .
Can anyone help me plz?

Best regards

Stefan


Thomas SMETS

Posts: 307
Nickname: tsmets
Registered: Apr, 2002

Re: How can I print hml-files with java? URGENT Posted: May 1, 2002 2:58 PM
Reply to this message Reply
One of the best reference you can look for is java world (a part from Google :-) )
http://www.javaworld.com/javaworld/jw-10-2000/jw-1020-print.html
http://java.sun.com/printing/
Google even references a page in the fora here : http://www.artima.com/legacy/design/classes/messages/22.html, look for "Printing Java Applets in IE"

Finally, http://www.apl.jhu.edu/~hall/java/Swing-Tutorial/Swing-Tutorial-Printing.html

Thomas SMETS,
SCJP2, Brussels

Flat View: This topic has 1 reply on 1 page
Topic: Connecting to MySQL from Java JApplet Previous Topic   Next Topic Topic: to  Thomas SMETS

Sponsored Links



Google
  Web Artima.com   

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