ReadonlybankDetailsLabel: stringThe label for the bank details in the footer.
ReadonlybankName: string | undefinedThe bank name to display in the footer. Can be omitted.
ReadonlybicLabel: stringThe label for the bic to display in the footer.
ReadonlyceoLabel: stringThe label for the ceo on the invoice.
ReadonlycompanyInfo: CompanyInfoThe information about the company sending out the invoice.
ReadonlydateLabel: stringThe label for the date on the invoice.
ReadonlydueDateLabel: stringThe label for the due date on the invoice.
ReadonlyemailLabel: stringThe label for the email on the invoice.
ReadonlyfooterFontSize: numberThe font size that should be used for the footer.
Readonlyheadline: stringThe headline of the invoice.
ReadonlyheadlineFontSize: numberThe font size of the headline.
ReadonlyibanLabel: stringThe label for the iban to display in the footer.
Readonlyimages: Record<string, PdfImageDefinition> | undefinedGlobally defined images which can be referenced by name inside the document definition.
ReadonlyinvoiceNumberLabel: stringThe label for the invoice number on the invoice.
ReadonlyinvoiceNumberNotice: stringThe notice below the invoice number.
ReadonlyitemAmountLabel: stringThe label for item amount on the invoice.
ReadonlyitemNameLabel: stringThe label for item name on the invoice.
ReadonlyitemSinglePriceLabel: stringThe label for single price of an item on the invoice.
ReadonlyitemTotalPriceLabel: stringThe label for total price of an item on the invoice.
Readonlylogo: string | undefinedAvailable options:
Supported image formats: JPEG, PNG.
ReadonlynumberCompanyAbbreviationCharacters: numberHow many characters of the company name should be used in the invoice number.
ReadonlynumberOfDigits: numberThe number of digits used to generate the consecutive number.
ReadonlynumberPrivateCustomerAbbreviationCharacters: numberHow many characters of the private customer first and last name should be used in the invoice number.
ReadonlyperformanceDateLabel: stringThe label for the date of performance on the invoice.
ReadonlyphoneLabel: stringThe label for the phone number on the invoice.
Readonlyseparator: stringThe separator for the parts of the invoice number.
ReadonlyshowDueDate: booleanWhether or not a due date should be displayed on the invoice.
ReadonlyshowPerformanceDate: booleanWhether or not a performance date should be displayed on the invoice.
ReadonlytableFontSize: numberThe font size that should be used inside the tables.
ReadonlytaxLabel: stringThe label for tax value on the invoice.
ReadonlytaxNumberLabel: stringThe label for tax number on the invoice.
ReadonlytaxOffice: string | undefinedThe tax office to display in the footer. Can be omitted.
ReadonlytotalAfterTaxLabel: stringThe label for the total after tax value on the invoice.
ReadonlytotalBeforeTaxLabel: stringThe label for the total before tax value on the invoice.
ReadonlytotalLabel: stringThe label for the total when no taxes exist on the invoice.
Options used throughout the plugin.