Po użyciu takiego kodu po twarciu w Adobe Reader i próbie zamknięcia go pojawia się komunikat "Czy zapisać zmiany". Żadnych zmian nie było, skąd się mogą brać?
$pdf = new TCPDF(PDF_PAGE_ORIENTATION, PDF_UNIT, PDF_PAGE_FORMAT, true, 'UTF-8', false); $pdf->SetFont('dejavusans', '', 10, '', true); $pdf->AddPage(); $pdf->SetDisplayMode('fullpage'); $pdf->SetAutoPageBreak(TRUE, 0); 'border' => 2, 'vpadding' => 1, 'hpadding' => 1, 'bgcolor' => false, //array(255,255,255) 'module_width' => 1, // width of a single module in points 'module_height' => 1 // height of a single module in points ); $pdf->writeHTML($strContractContent); $pdf->write2DBarcode($GLOBALS['config']['host'] . '/admin/qr.php?n=' . $strContractNumber, 'QRCODE,L', 15, 270, 15, 15, $style, 'N', true); $strContractNumber // %1 ), 'I');