Searched refs:_textstring (Results 1 – 2 of 2) sorted by relevance
485 "T" => $handler->_textstring($this->_group_name)));909 $handler->_textstring($arr[0]),910 $handler->_textstring($arr[1])));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')));[all …]
389 "T" => $handler->_textstring($this->_group_name)));813 $handler->_textstring($arr[0]),814 $handler->_textstring($arr[1])));2862 $this->_out('/Producer '.$this->_textstring('FPDF '.FPDF_VERSION));2864 $this->_out('/Title '.$this->_textstring($this->title));2866 $this->_out('/Subject '.$this->_textstring($this->subject));2868 $this->_out('/Author '.$this->_textstring($this->author));2870 $this->_out('/Keywords '.$this->_textstring($this->keywords));2872 $this->_out('/Creator '.$this->_textstring($this->creator));2873 $this->_out('/CreationDate '.$this->_textstring('D:'.date('YmdHis')));[all …]