Reporting Advertising

     

What Pentaho Reporting can do for you

Current Stable

Previous

In Development

Pentaho Reporting allows you to refine your raw data into visually appealing reports that convey all the information you need to make better decisions and to get your job done faster. The open architecture of the reporting system and our Open-Source nature makes it a breeze to integrate the reporting engine into your existing systems.

Many of the worlds leading enterprises already use our technology to gain a competitive edge. What are you waiting for? Download it now!

Learn more about Pentaho Reporting

Pentaho Reporting 3.8.3

Pentaho Reporting 3.8.2

Pentaho Reporting 4.0.0

Development for this version has just started. Relax, it will take a while. Crosstabs are coming ..

Wednesday, October 14, 2009

Pentaho Reporting 3.5-GA is available on SourceForge

After a long, long time of development, and a healthy amount of hacking and slashing, Pentaho Reporting 3.5 is now ready to download from Sourceforge.

Let the world hear our battle-cries:
"No more XML editing!"
The report-designer is now able to edit every aspect of our report-definition-format. There are no blank spots in our tool any more - if the reporting engine can do it, you can define it inside the Report-Designer.

"No more redundant XActions!"
Simple, standard reports with or without parameters should not need an extra document to maintain. With Citrus, the report-definitions contain both the data-definition and the parameter-description so that XActions can be omitted. Now you only need one tool and create one artefact to get your parametrized reports on the BI-Server.

"One Fileformat to rule them all"
Gone are the days where publish produced a incomprehensible XML file that cannot be edited safely from the report-designer. Beginning with the Citrus-Release, the report-designer uses a single fileformat for both client-side editing and server-side execution. This finally enables true round-trip processing, where you can download/open report-definitions directly from the server to edit them locally to re-publish them later in one go.

This release is centred around the all-new and all-shiny report-designer. The most visible features of this release are:





  • Side-By-Side sub-reports

  • Parameters in the report-designer

  • New datasources: Scripting, PDI and a static Table-datasource

  • Expanded formula-capabilities

  • Bar-Code and Sparkline elements





This release also features a new XAction-less mode of operation for simple parametrized reports. For the more complex cases, XActions are still available and the new report-definitions can be used via a new XAction-component to solve all the mind-boggling complicated use-cases.

Go grab your copy from SourceForge today!
https://sourceforge.net/projects/jfr.../3.5.0-stable/

4 comments:

  1. [...] This post was mentioned on Twitter by Calum Miller, Calum Miller. Calum Miller said: RT @crorella: PRD 3.5 is out, on SF :D http://bit.ly/1u6zx1 http://bit.ly/3k6Dj4 #Pentaho [...]
    ReplyDelete
  2. Congratulations.

    This looks great. I'm going right now to download and try it. I was at Pentaho Developers in Barcelona and since that day I'm looking forward this new.


    Congratulations one more time.
    ReplyDelete
  3. Since prd 3.5, throught http://sourceforge.net/projects/pentaho/files/ web site, all of us can't find the source code of prd.

    where can I download the source code according to prd-ce-3.5.0.stable.zip?

    Thx.
    ReplyDelete
  4. The sourcecode is available vis our subversion repository.

    Report-Designer:
    http://source.pentaho.org/pentaho-reporting/tools/report-designer/branches/3.5.0-GA/

    Reporting-Engine:
    http://source.pentaho.org/pentaho-reporting/engine/classic/branches/3.5.0-GA/

    Libraries:
    http://source.pentaho.org/viewvc/pentaho-reporting/libraries/

    The code for the libraries and the engine's core is also included in the SDK, which also includes examples on how to embed the engine into your applications.
    ReplyDelete