Fine CMD

Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

WORKING WITH ABBYY FINEREADER 12 VIA THE COMMAND LINE

EX: FineCmd.exe PRESS2.TIFF /lang Mixed /out C:\temp\result.txt /quit


general command line: <open_keys/scanning> [<recognition_keys>] [<export_keys>]
<open_keys/scanning> ::= ImageFiles | /scan [SourceName] | /file [filename1 fi
lename2], where
ImageFiles - list of files for recognition
SourceName - images source (scanner); if not specified, current is used
filename.. - list of files for recognition
<recognition_keys> ::= [/lang Language] [/optionsFile OptionsFileName], where
Language - name of language in English (russian, greek, Mixed)
OptionsFileName - path to options file
<export_key> ::= /out ExportFile | /send Target, where
ExportFile - name of file with extension to save file to
(txt, rtf, doc, docx, xml, htm(l), xls, xlsx, ppt, pptx, pdf, dbf, csv, li
t);
Target - name of target app where to open
(MSWord, MSExcel, WordPro, WordPerfect, StarWriter, Mail, Clipboard, WebBr
owser, Acrobat, PowerPoint)
This command opens FR ui, processes the file and then closes it (if you pass arg
ument /quit). FineCmd.exe located in FR directory where you installed it

You might also like