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

Summary


In this chapter, you learned how to incorporate many chart types in your reports in many different ways. You learned how to configure a chart's dataset as well as how to customize how each chart type looks in a report. You learned how to populate a category series dataset, a pie dataset, an XY (and XYZ) series dataset, a time series dataset, and a thermometer dataset. You saw in detail all the dozens of properties of 17 different chart types. You also learned how to include static and dynamic images, as well as sparkline charts, in your reports.

Now that you have read this chapter, you should feel comfortable with all the ways Pentaho Report Designer offers to render a chart (and graphics in general). This is an advanced task in developing complex Pentaho reports and makes you an expert in dealing with practical use cases.

In the next chapter, you will learn more about parameterization, functions, variables, and formulas in a Pentaho report.