Lines Matching refs:_out

103         $handler->_out($handler->_indirect_object($this));
1094 $this->_out(sprintf("%.2f %.2f m",
1100 $this->_out(sprintf("%.2f %.2f l",
1106 $this->_out("h");
1110 $this->_out("S");
1432 $this->_out(sprintf("[%d %d] 0 d", $x*2, $y*2));
1497 $this->_out("W n");
1544 $this->_out("q");
1548 $this->_out("Q");
1552 $this->_out(sprintf("1 0 0 1 %.2f %.2f cm", $dx, $dy));
1556 $this->_out(sprintf("%.2f %.2f %.2f %.2f 0 0 cm",
1565 $this->_out(sprintf("%d Tr", $mode));
1569 $this->_out(sprintf("%.2f %.2f m", $path[0]['x'], $path[0]['y']));
1572 $this->_out(sprintf("%.2f %.2f l", $path[$i]['x'], $path[$i]['y']));
1581 $this->_out($this->FillColor);
1587 $this->_out("f");
1598 $this->_out(sprintf("%.2f %.f2 m", $x + $r, $y));
1599 $this->_out(sprintf("%.2f %.f2 %.2f %.2f %.2f %.2f c",
1603 $this->_out(sprintf("%.2f %.f2 %.2f %.2f %.2f %.2f c",
1607 $this->_out(sprintf("%.2f %.f2 %.2f %.2f %.2f %.2f c",
1611 $this->_out(sprintf("%.2f %.f2 %.2f %.2f %.2f %.2f c",
1807 $this->_out('2 J');
1810 $this->_out(sprintf('%.2f w',$lw*$this->k));
1815 $this->_out($dc);
1820 $this->_out($fc);
1829 $this->_out(sprintf('%.2f w',$lw*$this->k));
1835 $this->_out($dc);
1839 $this->_out($fc);
1845 $this->_out(sprintf('BT /F%d %.2f Tf ET',$this->CurrentFont['i'],$this->FontSizePt));
1859 $this->_out($this->DrawColor);
1874 $this->_out($this->FillColor);
1909 $this->_out(sprintf('%.2f w',$width*$this->k));
1917 …$this->_out(sprintf('%.2f %.2f m %.2f %.2f l S',$x1*$this->k,($this->h-$y1)*$this->k,$x2*$this->k,…
2001 $this->_out(sprintf('BT /F%d %.2f Tf ET',$this->CurrentFont['i'],$this->FontSizePt));
2078 $this->_out($s);
2103 $this->_out(sprintf('q %.2f 0 0 %.2f %.2f %.2f cm /I%d Do Q',
2169 $this->_out(sprintf("%u %u obj",$page->object_id, $page->generation_id));
2171 $this->_out('<</Type /Page');
2172 $this->_out('/Parent 1 0 R');
2173 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',
2176 $this->_out("/Annots ".$this->_pages[$n-1]->_annotations($this));
2177 $this->_out('/Resources 2 0 R');
2179 $this->_out('/Contents '.($this->n+1).' 0 R>>');
2180 $this->_out('endobj');
2184 $this->_out('<<'.$filter.'/Length '.strlen($p).'>>');
2186 $this->_out('endobj');
2199 $this->_out('1 0 obj');
2200 $this->_out('<</Type /Pages');
2202 $this->_out('/Kids '.$this->_reference_array($this->_pages));
2204 $this->_out('/Count '.$nb);
2205 $this->_out(sprintf('/MediaBox [0 0 %.2f %.2f]',$wPt,$hPt));
2206 $this->_out('>>');
2207 $this->_out('endobj');
2222 $this->_out($this->_dictionary(array("Type" => "/Encoding",
2225 $this->_out('endobj');
2255 $this->_out('<</Length '.strlen($font));
2258 $this->_out('/Filter /FlateDecode');
2261 $this->_out('/Length1 '.$info['length1']);
2263 $this->_out('/Length2 '.$info['length2'].' /Length3 0');
2265 $this->_out('>>');
2267 $this->_out('endobj');
2279 $this->_out('<</Type /Font');
2280 $this->_out('/BaseFont /'.$name);
2281 $this->_out('/Subtype /'.$type);
2282 $this->_out('/FirstChar 32 /LastChar 255');
2283 $this->_out('/Widths '.($this->n+1).' 0 R');
2284 $this->_out('/FontDescriptor '.($this->n+2).' 0 R');
2287 $this->_out('/Encoding '.($nf+$font['diff']).' 0 R');
2288 $this->_out('/ToUnicode '.($this->_reference($this->cmaps[$font['diff']])));
2290 $this->_out('/Encoding /WinAnsiEncoding');
2293 $this->_out('>>');
2294 $this->_out('endobj');
2303 $this->_out($s.']');
2304 $this->_out('endobj');
2324 $this->_out($this->_dictionary($fontDescriptor));
2325 $this->_out('endobj');
2343 $this->_out('<</Type /XObject');
2344 $this->_out('/Subtype /Image');
2345 $this->_out('/Width '.$info['w']);
2346 $this->_out('/Height '.$info['h']);
2348 …$this->_out('/ColorSpace [/Indexed /DeviceRGB '.(strlen($info['pal'])/3-1).' '.($this->n+1).' 0 R]…
2350 $this->_out('/ColorSpace /'.$info['cs']);
2352 $this->_out('/Decode [1 0 1 0 1 0 1 0]');
2355 $this->_out('/BitsPerComponent '.$info['bpc']);
2357 $this->_out('/Filter /'.$info['f']);
2361 $this->_out($info['parms']);
2369 $this->_out('/Mask ['.$trns.']');
2372 $this->_out('/Length '.strlen($info['data']).'>>');
2375 $this->_out('endobj');
2381 $this->_out('<<'.$filter.'/Length '.strlen($pal).'>>');
2383 $this->_out('endobj');
2390 $this->_out('/I'.$image['i'].' '.$image['n'].' 0 R');
2395 $this->_out('/ProcSet [/PDF /Text /ImageB /ImageC /ImageI]');
2396 $this->_out('/Font <<');
2398 $this->_out('/F'.$font['i'].' '.$font['n'].' 0 R');
2400 $this->_out('>>');
2401 $this->_out('/XObject <<');
2403 $this->_out('>>');
2412 $this->_out('2 0 obj');
2413 $this->_out('<<');
2415 $this->_out('>>');
2416 $this->_out('endobj');
2420 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));
2423 $this->_out('/Title '.$this->_textstring($this->title));
2427 $this->_out('/Subject '.$this->_textstring($this->subject));
2431 $this->_out('/Author '.$this->_textstring($this->author));
2435 $this->_out('/Keywords '.$this->_textstring($this->keywords));
2439 $this->_out('/Creator '.$this->_textstring($this->creator));
2442 $this->_out('/CreationDate '.$this->_textstring('D:'.date('YmdHis')));
2447 $this->_out('/Type /Catalog');
2449 $this->_out('/Pages 1 0 R');
2451 $this->_out("/OpenAction [$pages_start_obj_number 0 R /Fit]");
2453 $this->_out("/OpenAction [$pages_start_obj_number 0 R /FitH null]");
2455 $this->_out("/OpenAction [$pages_start_obj_number 0 R /XYZ null null 1]");
2457 … $this->_out("/OpenAction [$pages_start_obj_number 0 R /XYZ null null ".($this->ZoomMode/100).']');
2461 $this->_out('/PageLayout /SinglePage');
2463 $this->_out('/PageLayout /OneColumn');
2465 $this->_out('/PageLayout /TwoColumnLeft');
2469 $this->_out('/AcroForm <<');
2470 $this->_out('/Fields '.$this->_reference_array($this->_forms));
2471 $this->_out('/DR 2 0 R');
2472 $this->_out('/NeedAppearances true');
2473 $this->_out('>>');
2478 $this->_out('%PDF-'.$this->PDFVersion);
2482 $this->_out('/Size '.($this->n+1));
2483 $this->_out('/Root '.$this->n.' 0 R');
2484 $this->_out('/Info '.($this->n-1).' 0 R');
2495 $this->_out('<<');
2497 $this->_out('>>');
2498 $this->_out('endobj');
2509 $this->_out('<<');
2511 $this->_out('>>');
2512 $this->_out('endobj');
2516 $this->_out('xref');
2517 $this->_out('0 '.($this->n+1));
2518 $this->_out('0000000000 65535 f ');
2521 $this->_out(sprintf('%010d 00000 n ',$this->offsets[$i]));
2525 $this->_out('trailer');
2526 $this->_out('<<');
2528 $this->_out('>>');
2529 $this->_out('startxref');
2530 $this->_out($o);
2531 $this->_out('%%EOF');
2555 $this->_out($num.' 0 obj');
2721 $this->_out('stream');
2722 $this->_out($s);
2723 $this->_out('endstream');
2729 function _out($s) { function in FPDF