Example usage for java.awt.print Pageable interface-usage

List of usage examples for java.awt.print Pageable interface-usage

Introduction

In this page you can find the example usage for java.awt.print Pageable interface-usage.

Usage

From source file org.pentaho.reporting.engine.classic.core.modules.output.pageable.graphics.PrintReportProcessor.java

/**
 * Creation-Date: 09.04.2007, 13:28:33
 *
 * @author Thomas Morgner
 */
public class PrintReportProcessor extends PageableReportProcessor implements Pageable {