Book Image

Pentaho 8 Reporting for Java Developers

By : Jasmine Kaur, Francesco Corti
Book Image

Pentaho 8 Reporting for Java Developers

By: Jasmine Kaur, Francesco Corti

Overview of this book

This hands-on tutorial, filled with exercises and examples, introduces the reader to a variety of concepts within Pentaho Reporting. With screenshots that show you how reports look at design time as well as how they should look when rendered as PDF, Excel, HTML, Text, Rich-Text-File, XML, and CSV, this book also contains complete example source code that you can copy and paste into your environment to get up-and-running quickly. Updated to cover the features of Pentaho 8, this book will teach you everything you need to know to build fast, efficient reports using Pentaho. If your interest lies in the technical details of creating reports and you want to see how to solve common reporting problems with a minimum of fuss, this is the book for you.
Table of Contents (25 chapters)
Title Page
Credits
About the Author
About the Reviewers
www.PacktPub.com
Customer Feedback
Dedication
Preface

Setting up the Pentaho Report Designer


As you can expect, the first task for our goal is to download Pentaho Report Designer from the correct website. The distribution packages are available in a couple of places: on the SourceForge website (https://sourceforge.net/projects/pentaho) and directly on the official Pentaho website (http://community.pentaho.com/projects/reporting). In every case, the distribution packages are free for downloading and no fee or costs should be asked.

If you choose to download Pentaho Report Designer from the official Pentaho website, an automatic redirect will send you to the SourceForge website. To find the right distribution in the SourceForge website, follow the Report Designer folder in the Files repository. There you will find one subfolder for each version. Choose the latest available, in our case version 8.0.

In the distribution folder, you can find three packages available (let's ignore the .sum files containing checksum strings only). The first two packages...