home *** CD-ROM | disk | FTP | other *** search
/ PCNET 2006 November - Disc 3 / PCNET_CD_2006_11_3.iso / apps / pdfedit.exe / text.bat < prev    next >
Encoding:
DOS Batch File  |  2005-04-15  |  149 b   |  5 lines

  1. chdir ..\..\res\convert
  2.  
  3. gswin32c.exe -q -dNODISPLAY -dSAFER -dNOBIND -dWRITESYSTEMDICT -dSIMPLE -c save -f ps2ascii.ps %1 -c quit >%2
  4. @cls
  5. @exit