Package | Description |
---|---|
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 |
---|---|
PDFInvoiceRenderer |
PartyTable.getPdfInvoice() |
Constructor and Description |
---|
CustomerPartyTable(PDFInvoiceRenderer pdfInvoice) |
InvoiceLineTable(PDFInvoiceRenderer pdfInvoice) |
InvoiceNumberAndDateTable(PDFInvoiceRenderer pdfInvoice) |
PartyTable(PDFInvoiceRenderer pdfInvoice,
oasis.names.specification.ubl.schema.xsd.commonaggregatecomponents_2.PartyType partyType,
int numberOfColumn,
List<TextLabel> listOfLabelsToDisplay) |
PaymentTermsTable(PDFInvoiceRenderer pdfInvoice) |
SupplierPartyTable(PDFInvoiceRenderer pdfInvoice) |
Copyright © 2011-2013 Plain Source. All Rights Reserved.