Format a price amount within pdf
Here's the code that can be used in formatting any amount:
$currency = $this->getPdfHelper()->getOrder()->formatPrice($whateverPrice);
Here's the code that can be used in formatting any amount:
$currency = $this->getPdfHelper()->getOrder()->formatPrice($whateverPrice);
Still need help? Contact Us Contact Us