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]

# 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
# 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