Hi guys!
I have M 2.4.3-p1 and your module - setup_version="2.0.0"
After run a command "bin/magento setup:di:compile"
I have an error:
Fatal error: Class Magepow\CustomPdfFont\Model\Order\Pdf\Shipment contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (Magento\Sales\Model\Order\Pdf\AbstractPdf::getPdf)
How can I solve it?