footer_2column.jasper

(TP62154, TP63686)

Purpose

To provide a dynamic footer that is suitable for all markets

Usage

Apply as a footer to a report template based on the following content types

  • Invoice

  • More to come….

Parameters (constants) to control the appearance of the footer

Constants added to the report template will be used by the footer.

For all the fields, if the value is not listed below, the constant will be printed instead. That way it is possible to override any of the fields with hardcoded value and constants can already be added differently for different languages.

Example

Left column row 2 shows visiting address but can be switched to invoice address by setting l2 = invoiceaddress. To add hardcoded value, set l2 = My address to the facility. To empty the field, set l2 to one space character (“ “).

The name of the constant, and the accepted values

  • l1 (left column, row 1)

    • (default) Company name (Org number)

      • parameter 'useInvoiceOrganizationName' = true will use the company name from the facility SOV

    • companywithoutorg - Same as default but without organization number

  • l2 (left column, row 2)

    • (default) Visiting address of the facility

    • invoiceaddress - Invoice address of the facility

  • l3 (left column, row 3)

    • (default) Phone number of the facility

  • l4 (left column, row 4)

    • (default) Email and/or homepage of the facility

  • r1 (right column, row 1)

    • (default) VAT number: <number>

  • r2 (right column, row 2)

    • (default) BIC: <number>

  • r3 (right column, row 3)

    • (default) IBAN: <number>

  • r4 (right column, row 4)

    • (default) Bankgiro: <number>

The email address and web URL are links that can be clicked and followed if the report is saved and viewed as a PDF.

Examples

An invoice with this footer (PDF)

 

image-20241009-062907.png
Image of the footer with no constants set