public static class TransactionReport.PageHelper extends com.lowagie.text.pdf.PdfPageEventHelper
| Modifier and Type | Field and Description | 
|---|---|
| com.lowagie.text.Font | headerFont | 
| Date | runDate | 
| String | title | 
| Constructor and Description | 
|---|
| TransactionReport.PageHelper() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | onEndPage(com.lowagie.text.pdf.PdfWriter writer,
                  com.lowagie.text.Document document)Generates the end page for this transaction report | 
public com.lowagie.text.Font headerFont
public TransactionReport.PageHelper()
public void onEndPage(com.lowagie.text.pdf.PdfWriter writer, com.lowagie.text.Document document)
onEndPage in interface com.lowagie.text.pdf.PdfPageEventonEndPage in class com.lowagie.text.pdf.PdfPageEventHelperPdfPageEventHelper.onEndPage(com.lowagie.text.pdf.PdfWriter, com.lowagie.text.Document)Copyright © 2004–2015 The Kuali Foundation. All rights reserved.