public class SupplierHeader
extends com.itextpdf.text.pdf.PdfPageEventHelper
Modifier and Type | Field and Description |
---|---|
protected com.itextpdf.text.Phrase |
header
The Phrase that will be added as the header of the document.
|
Constructor and Description |
---|
SupplierHeader(SupplierPartyTable supplierPartyTable)
Constructs an Event that adds a Header and a Footer.
|
Modifier and Type | Method and Description |
---|---|
void |
onEndPage(com.itextpdf.text.pdf.PdfWriter writer,
com.itextpdf.text.Document document) |
protected com.itextpdf.text.Phrase header
public SupplierHeader(SupplierPartyTable supplierPartyTable)
public void onEndPage(com.itextpdf.text.pdf.PdfWriter writer, com.itextpdf.text.Document document)
onEndPage
in interface com.itextpdf.text.pdf.PdfPageEvent
onEndPage
in class com.itextpdf.text.pdf.PdfPageEventHelper
com.lowagie.text.pdf.PdfPageEvent#onEndPage(com.lowagie.text.pdf.PdfWriter,
com.lowagie.text.Document)
Copyright © 2011-2013 Plain Source. All Rights Reserved.