by treewalkerlabs | Apr 19, 2017 | Magento, PHP
Few days back I was supposed to integrate pdf library to generate invoice pdf instead of Zend Pdf. For that I tried to override the Invoice print action . Below are the steps you need to follow to override magento admin controller. STEP 1 : Create simple module Eg...