Esempio n. 1
0
 function _puttrailer()
 {
     parent::_puttrailer();
     if ($this->encrypted) {
         $this->_out('/Encrypt '.$this->enc_obj_id.' 0 R');
         $this->_out('/ID [()()]');
     }
 }