Searched +full:ps2pdf +(+path:plugin +path:abc) -(+path:plugin +path:abc +path:lang) (Results 1 – 3 of 3) sorted by relevance
102 if ($this->getConf('ps2pdf')) {152 if($this->getConf('ps2pdf') && ($this->getConf('displayType')==2)) {153 $tmpError2 = $this->_checkExec($this->getConf('ps2pdf'), 'ps2pdf');318 passthru(fullpath($this->getConf('ps2pdf'))." $psFile $pdfFile");417 if ($this->getConf('ps2pdf') && $pdfFile) {
14 $conf['ps2pdf'] = '';
14 $meta['ps2pdf'] = array('string');