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.
How to get text file printed in Java program or From JSP page?
Rushi Patel
Greenhorn
Joined: Sep 14, 2011
Posts: 17
posted
0
I want to perform billing functionality.
In which i have displayed bill on screen but now further i want to store that same in the database and that will be achieved.
Next i want to write it in TXT file and want to get that file printed.
I will manage to write the same data into that file but How to PRINT that file from my Printer in LAN through JSP Page or any JAVA program??