Exemplo n.º 1
0
 /**
  *
  * @return PdfDictionary
  */
 public function getDocumentCatalog()
 {
     return $this->resolveRef($this->trailer->get('/Root'));
 }