The Pentaho Reporting Camp

Project news and updates directly from the source

Current Version: 3.6.1

Download Release Notes ChangeLog

Previous Version: 3.6.0

Download ChangeLog

Development Version: 3.7.0

Download Release Notes ChangeLog

What is Pentaho Reporting

Pentaho Reporting is a suite of open-source reporting tools which allows you to create relational and analytical reports from a wide range of data-sources.

 

The Pentaho Reporting Engine is able to create PDF, Excel, HTML, Text, Rich-Text-File and XML and CSV outputs of your data. Our OpenFormula/Excel-formula expressions help you to create more dynamic reports exactly the way you want them. Our open architecture and our powerful API and extension points make sure this system can grow with your requirements.

.. more ..

 

Subprojects and Project Structure

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:

Tweets that mention Pentaho Reporting 3.5-GA is available on SourceForge « Reporting Tales -- Topsy.com said...

[...] 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 [...]

Juanjose Ortilles said...

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.

worldheart said...

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.

Thomas said...

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.

Post a Comment