This week's book giveaway is in the General Computing forum. We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line! See this thread for details.
Hello Everybody I m facing regarding my java project i need to generate reports for diiferent modules however i m stuck up how to generate report. I want to use some button functionality to directly give command to printer. and also i want only the report to generated not the buttons on screens..
i heard of jasper report . can it be helpful in this regard? please advice. if there is any link to jasper report tutorial please post it that too...
Depending on the types of reports will have a different effect on your applications. Crystal Reports has a Java Applet that you can use to show reports generated in Crystal Reports.
In most reporting products, if the report is ad hoc, then there is a bit of time to render the report which sometimes isn't good.
Originally posted by Pradeep KG: Sorry for that format ..
You can edit your own posts by clicking the "pen and paper" icon at the right top of it.
The soul is dyed the color of its thoughts. Think only on those things that are in line with your principles and can bear the light of day. The content of your character is your choice. Day by day, what you do is who you become. Your integrity is your destiny - it is the light that guides your way. - Heraclitus
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.
subject: how do i generate reports for java project