how to print

hi pls how do i had the print utility to my code using an ide enviroment so that when clicked it get conected to the printer code if possible
[148 byte] By [hamsidaa] at [2007-11-27 9:39:43]
# 1
This is something I wrote that a lot of people are using now http://forum.java.sun.com/thread.jspa?threadID=661036&messageID=3879270
tjacobs01a at 2007-7-12 23:15:37 > top of Java-index,Desktop,Core GUI APIs...
# 2
hi, I used some very good Java Beans Package in my project which includes printing api.In this printing API it gives you a facility of Print Preview window , Printing Dialog and many more print related functionality.you can visit www.elegantjbeans.com
chrisbonda at 2007-7-12 23:15:37 > top of Java-index,Desktop,Core GUI APIs...
# 3
Hi,Do you know any way of printing PDF in background using Java? I have to print PDF without showing dialog box to user. I also need to mention the printer name and tray number.Is there anything you can help me?Regards,Vijay
Vijay.Sankara at 2007-7-12 23:15:37 > top of Java-index,Desktop,Core GUI APIs...