|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PDFInvoiceRenderer | |
---|---|
org.openinvoice.ubl4j.text.pdf.table | Contains PDF table related classes classes that handle the PDF output generation. |
Uses of PDFInvoiceRenderer in org.openinvoice.ubl4j.text.pdf.table |
---|
Methods in org.openinvoice.ubl4j.text.pdf.table that return PDFInvoiceRenderer | |
---|---|
PDFInvoiceRenderer |
PartyTable.getPdfInvoice()
|
Constructors in org.openinvoice.ubl4j.text.pdf.table with parameters of type PDFInvoiceRenderer | |
---|---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |