SourceForge.net Logo
 
 
Welcome to the JasperPal Home
  • Introduction
  • JasperPal is a Java Swing based report designer for the powerful Java report-generating tool JasperReports.
    JasperPal integrates the required editing functions in a javax.swing.JPanel, and therefore you can now initiate the report designer to change your report templates in your Java application.
    Currently, the implemented functions enable you to create/open/edit/save the JasperReports designs (*.xml; *.jasper), and compile them into the JasperReports (*.jasper).


  • Features Highlight
  • [since release jasperpal-050-6]
    use the JasperDesign and the dori.jasper.engine.design objects as its data model, and the JRXmlLoader/JRXmlWriter as the XML input/output handlers to imporve the consistency between designer and the report engine, use use a design verifier (customized from JRVerifier) to provide instantaneous design verification information.

    [since release jasperpal-050-1]
    iText PDF font name/encoding validation, expression return type evaluation, field name/class fetching from Database, subreport parameter name/class fetching from subreport.

  • Download/Report Bugs
  • Please visit the ProjectPage for downloading the latest release and reporting bugs.