"C:\Documents and Settings\admin\My Documents\Downloads\pdf2txtocrcmd\pdf2txtocr.exe" -ocr "C:\Documents and Settings\admin\Desktop\demo\ocr\ex-bmp0001.bmp" 03.text
In the command line,
- "C:\Documents and Settings\admin\My Documents\Downloads\pdf2txtocrcmd\pdf2txtocr.exe" stands for the path of pdf2txtocr.exe, which can be dragged into cmd dialog box.
- –ocr stands for the technology to be taken by the application.
- "C:\Documents and Settings\admin\Desktop\demo\ocr\ex-bmp0001.bmp" is the path of photo file, here we take the BMP format photo as the example.
- 03.text stands for the name of target Text document.
|