I have an invoice template using currency fields for the amounts. I'm wanting the generated pdf to use the locale of the destination country so that my amount fields are formatted correctly. By default it would appear to use the local locale so my currency fields are $123,124.12 etc when the destination is in Europe and the currency symbol should have been for Euro.
The xml seems to contain what's needed:

but I can't see how you get the plug-in to use the locale from the xml. I can set a fixed locale and give it a locale for the input value but I can't see anything that allows the locale from the xml for be used?
