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 9. Internationalization and Localization

After the description of Pentaho Reporting parameterization, functions and expressions, environment variables, and formulas, in this chapter you will learn everything about, internationalization and localization of a Pentaho report. This Pentaho Reporting capability will enable you to manage reports for the best multi-language support, without any dependency on a specific language or alphabet, instead, using a generic approach with labels for texts and strings and some properties to be used for their replacement.

This chapter is written as a reference manual for developers and information technologists. The goal is to share all the relevant and advanced features about internationalization and localization available in Pentaho Report Designer. After reading this chapter, you should feel comfortable with all the ways Pentaho Reporting can enable you to define reports in all the different languages you may need.