Hello. Thank You very much for this great lesson. I was struggling to make my app generate a report by following the .jasper file extension approach, but it was generating a lot of errors, once I found this video, i have put the code to run well and genarating the pdf file just by watching the first 2 ou 3 minutes of this video.
Good Morning!! I noticed that you use a list to pass the data and so the report is populated. In my case, I would like the data to be "collected" directly into MySQL, without the need to pass a list. So I created my report with Jasper Studio and passed a query that makes the query in the database and brings me the data. What would the code look like in this case?
Thank you for your video! How can we create an excel file with multiple sheets? For instance, I have 2 queries which I want to use in order to create 1 excel file with 2 sheets. Sheet one will have the results from query one and sheet two will have the results from query 2. Assume that query 1 will have all Departments and query 2 will have all Employees
These series are good. I overcame the bottleneck i had. Thank you.
You are welcome.
Thank you so much, I have a question can I pass parameters map without datasource ?
in my case I dont need fields, I have only static fields
Hello.
Thank You very much for this great lesson. I was struggling to make my app generate a report by following the .jasper file extension approach,
but it was generating a lot of errors, once I found this video, i have put the code to run well and genarating the
pdf file just by watching the first 2 ou 3 minutes of this video.
it's great that video helped you.
Good Morning!! I noticed that you use a list to pass the data and so the report is populated. In my case, I would like the data to be "collected" directly into MySQL, without the need to pass a list. So I created my report with Jasper Studio and passed a query that makes the query in the database and brings me the data. What would the code look like in this case?
it seems jasper doesn't work with jdk 11, can you show you lib folder or maven dependecies?
Well explained!
Thanks.
Nice tutorial!
Thanks
Hi, Can you please share the Jasper XML file you used in this video
Please
net.sf.jasperreports
jasperreports
6.20.5
Thank you for your video! How can we create an excel file with multiple sheets? For instance, I have 2 queries which I want to use in order to create 1 excel file with 2 sheets. Sheet one will have the results from query one and sheet two will have the results from query 2.
Assume that query 1 will have all Departments and query 2 will have all Employees
Go for Apache Poi library. OR any other library for Excel files.
@@infybuzz Thank you! Does this mean that Jasper cannot do the same thing?
@@ainigma100 I haven't tried. But your use case is related to excel so actual library of excel will do work for you. Jasper is for reporting.
Thank you so much for these tutorial, it helped me a lot!
You are welcome
Goood tutorial
thanks...
thanks brother
These series are good. I overcame the bottleneck i had. Thank you.
You are welcome.