This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
Hi, can anybody suggest how to print a .html file using java program? the printing should be done in batch mode, i.e, no user interface. The program should pick up the file from some folder and send it to the printer. AND the printout should be same as the file would look in a browser! thanks,