I want to do a project on hotel management. But I can not know how to take the print of the bill of a customer. After I entered data in textfield how to take printout those data in a money receipt format.

Recommended Answers

All 2 Replies

you mean on paper, I assume? well, you could use the print api.
if you first generate a pdf containing the information you need, and formatted the way you want it to be.

what is print api. Can I use any reporting tools for that. And if it is possible please help me because I don't know how to use reporting tools in java

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.