jasperreports

  1. jroriz

    B4J Question [SOLVED] Seeking Advice on Best Reporting Tool for B4J Migration

    Hello B4J Community, I am in the process of migrating my ERP system from VB with Crystal Reports and MySQL to B4J. Reporting is a crucial component of my system, with some reports being quite complex, involving subreport concepts. The most promising solution I’ve found so far for building...
  2. DarkoT

    B4J Code Snippet Solution of some problems with jasper reports inside of B4J

    Hi, For some time now, I have been dealing with a variety of issues related to Jasper reports in the B4j system. I have been using Jasper Studio for some time, but I have had several issues, mainly related to distributing the project that included Jasper reports. Here are some practical tips...
  3. DarkoT

    B4J Question Desktop App with JasperLibrary - barcode problem

    Hi, I created desktop application which should have possibility to print Delivery Notes. Report is made in Jasper report. If I start to print delivery note from B4J application (using Jasper library), it's working fine. But - when I put on delivery note bar code, I received in B4J error (in I...
  4. DarkoT

    B4J Question Reporting tool

    Hello... Need a suggestion... I want to create a desktop app with B4J and need to implement some reporting tool. This reporting tool need to have a "editor" which allows to create a report, but filters need to be sent from application (users will choice some filters in app, filters will be sent...
  5. A

    B4J Question calculated field in a jasper report

    hello to all! i'm having a strange behavior when i use a jasperreport in b4j. if the report does not have any calculated field then all is working (even with query parameters). however if in the report i have a calculated field (whatever it is like for exemple have a field in the report as =10...
  6. J

    B4J Library jJasperReports Library

    Hi. I want to share this jJasperReports library with the community. It needs several libraries to work. I provided a link: download ---More libraries needed (missing from the first link): download You also need to download databases jdbc drivers: sql jdts, mysql and oracle New Link (All jar...
Top