Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Printing in Java

Status
Not open for further replies.

scohan

Programmer
Dec 29, 2000
283
US
I'd like to build billing web app using java (for a small user base - which makes me wonder if I should create a java client instead - but I like not having to deploy clients.) The billing app needs the be able to create and print bills. Will it be possible for me to create these bills and send them to the users printer if I build a web app? Is it simply a matter of setting the security policy to the allow the printing to occur?

Should I use the Java Print Service to create these bills?

Thanks.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top