I got around this issue for now, but has anyone done PDFs for different currency transactions? For example a Brazilian currency and a USD alternate currency? The issue I ran into was if I multiplied the Brazilian amount by some decimal amount for a tax calculation (even 0), it would display as USD currency symbol in the PDF if you use ?string.currency. I would expect ?string.currency to give me the R$ and not $ for the amount but that isn't the case.