home *** CD-ROM | disk | FTP | other *** search
/ Freelog 121 / FreelogMagazineJuilletAout2014-No121.iso / Bureautique / Scribus / GhostscriptPortable_9.14.paf.exe / lib / lpr2.bat < prev    next >
DOS Batch File  |  2014-03-26  |  138b  |  5 lines

  1. @echo off
  2.  
  3. call "%~dp0gssetgs.bat"
  4. %GSC% -sDEVICE#djet500 -P- -dSAFER -dNOPAUSE -sPROGNAME=lpr2 -- gslp.ps -2r %1 %2 %3 %4 %5 %6 %7 %8 %9
  5.