1234567891011121314 |
- del _out.*
- pdf2vec.exe test.pdf _out.ps
- pdf2vec.exe test.pdf _out.eps
- pdf2vec.exe test.pdf _out.svg
- pdf2vec.exe test.pdf _out.swf
- pdf2vec.exe test.pdf _out.xps
- pdf2vec.exe test.pdf _out.pcl
- pdf2vec.exe test.pdf _out.wmf
- pdf2vec.exe test.pdf _out.emf
- pdf2vec.exe -pagerange "6,7,30-32" -swfburst pagetest.pdf _out-page-.swf
- REM .plt output format is not supported on Windows 7 system, it is support Windows XP system only
- REM pdf2vec.exe test.pdf _out.plt
|