0
votes

I want to change label positions of sales order invoice pdf's bottom total section. I have check app/code/core/Mage/Sales/Model/Order/Pdf/Total/Default.php file but no luck. How can i change label positions? Any help would be appreciated. Thanks.

1

1 Answers

0
votes

You can modify the following files.

 /app/code/core/Mage/Sales/Model/Order/Pdf/Invoice.php
 /app/code/core/Mage/Sales/Model/Order/Pdf/Abstract.php