Package | Description |
---|---|
org.openinvoice.ubl4j.core.common.text.pdf |
Contains classes that handle the PDF output generation.
|
org.openinvoice.ubl4j.core.common.text.pdf.table |
Contains PDF table related classes classes that handle the PDF output generation.
|
Modifier and Type | Method and Description |
---|---|
void |
PDFInvoiceRenderer.add(PDFTableWrapper pdfTableWrapper) |
Modifier and Type | Class and Description |
---|---|
class |
CustomerPartyTable
Presents invoice customer information in PDF tabular format.
|
class |
InvoiceLineTable |
class |
InvoiceNumberAndDateTable |
class |
PartyTable |
class |
PaymentTermsTable |
class |
SupplierPartyTable |
Modifier and Type | Field and Description |
---|---|
protected PDFTableWrapper |
SupplierBankDetailsFooterTable.footer
The PdfPTable that will be added as the footer of the document.
|
Copyright © 2011-2013 Plain Source. All Rights Reserved.