How to implement Jasperreports and iReport( or Jaspersoft) in a reporting system?

Asked

Viewed 742 times

-1

I have a system with a good part of the ready functionalities registered and all do routes finalized. I will now create a report that the user will make the request of what he wants to generate and from that he will make the request in java (mvc) and generate a pdf with the information. My IDE and Intellij Idea is not netbeans using Spring MVC framework.

And which one should I download Site community.Aspersoft

1 answer

1

Talk, man! All right? Both are libraries for you to generate reports in java, Jaspersoft is just an interface for you to develop the reports, especially in this case you are using a different IDE. If you used Netbeans it has an Ireport plugin, where you would prepare your reports. The Jasper library allows you to create in Java even your report, the requirement would be the knowledge of vectors and matrices, for you to do alignments and etc. The advice I can give you is to study these libraries and see which one will suit you best. It’s been a while since I’ve worked with Jasper reports, but I’m willing to help.

  • I will work with netbeans to do the reports, I found more tutorials with msm, you have somewhere where I can start studying the libraries?

  • Man, I remember I studied for a video material of Alura, it wasn’t very deep anymore helped.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.