Searched +full:abc2ps +(+path:plugin +path:abc) -(+path:plugin +path:abc +path:lang) (Results 1 – 3 of 3) sorted by relevance
110 $errorLog = str_replace($this->_getAbc2psVersion(), "abc2ps", $errorLog);111 //hide abc2ps version for security reasons146 $error .= $this->_checkExec($this->getConf('abc2ps'), 'abc2ps');277 …$epsCommand = fullpath($this->getConf('abc2ps'))." $abcFile ".$this->getConf('params4img')." -E -O…310 …passthru(fullpath($this->getConf('abc2ps'))." $abcFile $addFmt ".$this->getConf('params4ps')." -O …329 * get abc2ps version333 passthru(fullpath($this->getConf('abc2ps'))." -V 2>&1");
12 $conf['abc2ps'] = '';
12 $meta['abc2ps'] = array('string');