Lines Matching refs:R

207 			$this->writer->write('/DestOutputProfile ' . ($this->mpdf->n + 1) . ' 0 R');
214 $this->writer->write('/DestOutputProfile ' . ($this->mpdf->n + 1) . ' 0 R');
278 $this->writer->write('/F ' . ($this->mpdf->n + 1) . ' 0 R');
279 $this->writer->write('/UF ' . ($this->mpdf->n + 1) . ' 0 R');
322 $refs[] = '' . $file['_root'] . ' 0 R';
333 $this->writer->write('/Pages 1 0 R');
336 $this->writer->write('/OpenAction [3 0 R /Fit]');
338 $this->writer->write('/OpenAction [3 0 R /FitH null]');
340 $this->writer->write('/OpenAction [3 0 R /XYZ null null 1]');
342 $this->writer->write('/OpenAction [3 0 R /XYZ null null ' . ($this->mpdf->ZoomMode / 100) . ']');
346 $this->writer->write('/OpenAction [3 0 R /XYZ null null null]');
367 $this->writer->write('/Outlines ' . $this->mpdf->OutlineRoot . ' 0 R');
378 $this->writer->write('/Metadata ' . $this->mpdf->MetadataRoot . ' 0 R');
383 $this->writer->write('/OutputIntents [' . $this->mpdf->OutputIntentRoot . ' 0 R]');
388 $this->writer->write('/AF '. $this->mpdf->associatedFilesRoot .' 0 R');
392 $names[] = $this->writer->string($file['name']) . ' ' . $file['_root'] . ' 0 R';
403 $this->writer->write('/Names << /JavaScript ' . $this->mpdf->n_js . ' 0 R >> ');
463 $p = $this->mpdf->n_ocg_print . ' 0 R';
467 $v = $this->mpdf->n_ocg_view . ' 0 R';
471 $h = $this->mpdf->n_ocg_hidden . ' 0 R';
480 $loff .= $layer['n'] . ' 0 R ';
482 $l .= $layer['n'] . ' 0 R ';
484 $lall .= $layer['n'] . ' 0 R ';
548 $annot .= sprintf(' /Dest [%d 0 R /XYZ 0 %.3F null]>>', 1 + 2 * $p, $htarg);
564 $annot .= sprintf(' /Dest [%d 0 R /XYZ 0 %.3F null]>>', 1 + 2 * $l[0], $htarg - $l[1] * Mpdf::SCALE);
624 $annot .= '/EF <</F ' . ($this->mpdf->n + 1) . ' 0 R>>';
696 $annot .= ' /Popup ' . ($this->mpdf->n + 1) . ' 0 R';
702 $annot .= ' /P ' . $pl['pageobj'] . ' 0 R';
752 $annot .= ' /Parent ' . ($this->mpdf->n - 1) . ' 0 R';
779 $this->writer->write('/R 3');
783 $this->writer->write('/R 2');
793 $this->writer->write('/Root ' . $this->mpdf->n . ' 0 R');
794 $this->writer->write('/Info ' . $this->mpdf->InfoRoot . ' 0 R');
797 $this->writer->write('/Encrypt ' . $this->mpdf->enc_obj_id . ' 0 R');