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

Master report and report bands properties


Now that the concepts of element and property have been introduced, let's start talking about the root of a report (the Master Report element) and the first level in the tree structure, the bands. Specifically, we are going to describe the properties related to each type of element, starting from the common ones and then describing the specific ones, element per element.

Every Pentaho report you create has a Master Report element as the root of the tree hierarchy. The Master Report element is not explicitly visible in the preview or the report canvas, but it contains a set of general properties. In the following section, dedicated to the Master Report element, you will learn more about the specific properties of this root element.

When first creating a report, in your canvas and report explorer structure tree, you will see: Page Header, Report Header, Details , Report Footer, and Page Footer band. These bands, along with other bands, including Group...