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

Introducing Pentaho Business Analytics Platform


As part of Pentaho's suite of products, Pentaho offers an open source Business Analytics Platform. The Business Analytics Platform is a web application that allows users to publish and manage reports within an enterprise business intelligence system. The Business Analytics Platform offers many capabilities, including the management and execution of Pentaho reports. By combining Pentaho Reporting and Pentaho's Business Analytics Platform, information technologists may utilize Pentaho Reporting in their environment without writing any code. In addition to the publishing and execution of reports, the open source Business Analytics Platform allows for scheduling, background execution, security, and much more.

With Pentaho's Enterprise Business Analytics Platform, additional capabilities are available, but in this book, we prefer to use the Community Edition as it is downloadable and available for everyone without any cost.

Installing the Business...