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 have walked through an advanced use of Pentaho Report Designer, starting from a blank report and learning how to develop a Pentaho report from scratch, not using the Report Design Wizard. The manual creation of a Pentaho report gave you the opportunity to see in action all the features (basic and advanced) of the Pentaho Report Designer.

As experienced in the previous chapters, the description has been driven by practical examples and a step-by-step approach to the tasks. At the end of the chapter, you saw how to develop a very simple report with an easy layout (report_01.prpt), and a complex report with a nice header, footer, grouping of details, and also a chart (report_02.prpt). In the last (but not the least) topic, you were introduced to a preview of the reports in all the available formats, with some highlights on the relation between the development and the final format.

This chapter is again written as a tutorial for developers and information technologists...