PDF Custom Design with multi currency

I need to custom design my PDFs in order to print my invoices.

I need to add an extra column to the TOTAL BOX, with the only difference that I need to multiply the Subtotal, Taxes and Total by the Exchange rate in order to have the multi currency.

Where can I edit or create a new Invoice template in order to do this??? (I could duplicate a current template and edit from there, but not sure where is the directory)

Any sugestions?

Hi,

One option may be to create a template

1 Like

Ok I think Im doing Okey following the steps with a custom template.

Quick question:
Is the documentation from Free Source Available Invoicing, Expenses & Time-Tracking | Invoice Ninja updated?

Im getting errors while using this selectors.

For example:
When trying to get $total_taxes I get the following result: $10,00_taxes

Any ideas why?

@david can you please advise?

Can you post the snippet you are using?

you would need to be using the twig variable invoice.total_taxes

the $ variable $total_taxes does not exist