Create PDF Report In Java using Jasper Reports

แชร์
ฝัง
  • เผยแพร่เมื่อ 25 ม.ค. 2025

ความคิดเห็น •

  • @whiz-code
    @whiz-code ปีที่แล้ว +1

    These series are good. I overcame the bottleneck i had. Thank you.

    • @infybuzz
      @infybuzz  9 หลายเดือนก่อน

      You are welcome.

  • @kabuna-mimoamirov8135
    @kabuna-mimoamirov8135 5 หลายเดือนก่อน

    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

  • @lazaroambasse912
    @lazaroambasse912 ปีที่แล้ว

    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.

    • @infybuzz
      @infybuzz  ปีที่แล้ว +1

      it's great that video helped you.

  • @rafaelparra9037
    @rafaelparra9037 3 ปีที่แล้ว

    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?

  • @7starj
    @7starj 3 ปีที่แล้ว

    it seems jasper doesn't work with jdk 11, can you show you lib folder or maven dependecies?

  • @nimishasreeja4737
    @nimishasreeja4737 ปีที่แล้ว +1

    Well explained!

    • @infybuzz
      @infybuzz  9 หลายเดือนก่อน

      Thanks.

  • @AbcDef-nv7qy
    @AbcDef-nv7qy ปีที่แล้ว +1

    Nice tutorial!

  • @justchillmaga7675
    @justchillmaga7675 2 ปีที่แล้ว

    Hi, Can you please share the Jasper XML file you used in this video
    Please

    • @samgonzales8491
      @samgonzales8491 ปีที่แล้ว

      net.sf.jasperreports
      jasperreports
      6.20.5

  • @ainigma100
    @ainigma100 3 ปีที่แล้ว

    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

    • @infybuzz
      @infybuzz  3 ปีที่แล้ว +1

      Go for Apache Poi library. OR any other library for Excel files.

    • @ainigma100
      @ainigma100 3 ปีที่แล้ว

      @@infybuzz Thank you! Does this mean that Jasper cannot do the same thing?

    • @infybuzz
      @infybuzz  3 ปีที่แล้ว

      @@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.

  • @EllieT7
    @EllieT7 3 ปีที่แล้ว

    Thank you so much for these tutorial, it helped me a lot!

    • @infybuzz
      @infybuzz  3 ปีที่แล้ว +1

      You are welcome

  • @Mirtguitar
    @Mirtguitar 11 หลายเดือนก่อน +1

    Goood tutorial

    • @infybuzz
      @infybuzz  10 หลายเดือนก่อน

      thanks...

  • @AhmedKhaled-he9mf
    @AhmedKhaled-he9mf 3 ปีที่แล้ว

    thanks brother

  • @whiz-code
    @whiz-code ปีที่แล้ว +1

    These series are good. I overcame the bottleneck i had. Thank you.

    • @infybuzz
      @infybuzz  9 หลายเดือนก่อน

      You are welcome.