protected function initPdfClass() {
        include SHOP_DIR . 'classes/pdf/tcpdf.php';

        $this->pdf = new TCPDF('P', 'mm', 'A4', true, 'UTF-8', false);
        $this->pdf->cms_cache_key = 'SberBankInvoice';