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

Chapter 5. Design and Layout in Report Designer

In the previous chapters, you were introduced to Pentaho Report Designer and you started to use it, developing simple and complex reports either by using the wizard or starting from scratch. In this chapter, you will dive deep into the concepts and functionality of Pentaho Report Designer related to the design and layout of a report.

You will first refresh the basics around Report Designer's user interface and you will then learn more about the core layout bands presented in the Report Designer, including detail and group bands. From there, you will explore in detail the various elements available to designers, how they are used, and what they might be used for.

You will also learn the ins and outs of visual layout within the reporting canvas, including advanced concepts such as grids and guides. You will close the chapter with more details about working with the various output formats supported by Pentaho Reporting.

This chapter is written as...