Monthly Archives: May 2023

Magento 2 FreeSerif.ttf Virus detection by google / gmail with order or invoice pdf

Magento 2 FreeSerif.ttf Virus detection by google / gmail with order or invoice pdf Google have recently added more security and added as virus category to font FreeSerif.ttf. We have to update magento font lib/internal/LinLibertineFont/LinLibertine_Re-4.4.1.ttf  to fix that error. <?php namespace Techgroup\PrintOrderPdf\Model\Pdf; abstract class AbstractPdfOverride extends \Magento\Sales\Model\Order\Pdf\AbstractPdf { /** * Set font as regular *… Read More »