test.bat 456 B

1234567891011121314
  1. del _out.*
  2. pdf2vec.exe test.pdf _out.ps
  3. pdf2vec.exe test.pdf _out.eps
  4. pdf2vec.exe test.pdf _out.svg
  5. pdf2vec.exe test.pdf _out.swf
  6. pdf2vec.exe test.pdf _out.xps
  7. pdf2vec.exe test.pdf _out.pcl
  8. pdf2vec.exe test.pdf _out.wmf
  9. pdf2vec.exe test.pdf _out.emf
  10. pdf2vec.exe -pagerange "6,7,30-32" -swfburst pagetest.pdf _out-page-.swf
  11. REM .plt output format is not supported on Windows 7 system, it is support Windows XP system only
  12. REM pdf2vec.exe test.pdf _out.plt