Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Help me for a program for printing a file through printer

  1. #1
    Junior Member
    Join Date
    Jun 2014
    Location
    http://goo.gl/oypfFt
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Help me for a program for printing a file through printer

    Hello guys,

    I am an intermediate developer in Java. I am trying to develop a swing application where I want to print the contents of TextField to a "Deskjet Printer". I want to print the contents in different colors. I can't google it properly! (Everytime the basic system.out.print is explained)

    Please suggest some good tutorial for printing to a printer!

    Thank you in advance


  2. #2
    Super Moderator
    Join Date
    Jun 2013
    Location
    So. Maryland, USA
    Posts
    5,520
    My Mood
    Mellow
    Thanks
    215
    Thanked 698 Times in 680 Posts

    Default Re: Help me for a program for printing a file through printer

    Welcome to the forum! Please read this topic to learn how to post code in code or highlight tags and other useful info for new members.

    Try Googling "java output to printer".

Similar Threads

  1. Generating printout file and sending it to printer.
    By makaron in forum Java Theory & Questions
    Replies: 2
    Last Post: March 29th, 2014, 06:17 AM
  2. printing jtextfield content through printer...
    By Ravi Raj in forum What's Wrong With My Code?
    Replies: 1
    Last Post: April 26th, 2013, 11:53 AM
  3. Random access IO and printing to a laser printer
    By alan1 in forum File I/O & Other I/O Streams
    Replies: 11
    Last Post: March 12th, 2013, 12:15 AM
  4. Printing with Dot Matix Printer
    By TheQuickBrownFox in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: November 9th, 2012, 02:04 AM
  5. Printing in a thermal printer?
    By rosseldrintaupa in forum File I/O & Other I/O Streams
    Replies: 0
    Last Post: September 29th, 2012, 05:08 AM