The Artima Developer Community
Sponsored Link

Java Answers Forum
Help with Printing

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
Henry

Posts: 7
Nickname: daviddavis
Registered: Aug, 2002

Help with Printing Posted: Nov 19, 2002 10:24 AM
Reply to this message Reply
Advertisement
Hi,
I wonder if someone could help me.
I've got a Java program with a printButton (JButton).
I setup a String with font, type... and the content, before I passe it to be print.
With System.out.println (), the result is fine, what I want.
But with printerJob.print(); I've got a long line without my setup...
Please could someone give to me an idea...
Many thanks.

Topic: hey i understand the array concept but struggling Previous Topic   Next Topic Topic: do while

Sponsored Links



Google
  Web Artima.com   

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