16.0

Table Of Contents
356
ABBYY® FineReader PDF Users Guide
Saving the results via the command line
Requires a suitable ABBYY FineReader license.
Using the command line to save the conversion results on program launch
To convert any scanned documents, PDF files, and/or image files to editable formats and save the
results, execute the following command:
FineReaderOCR.exe <ImageSourceCommands> <RecognitionCommands> <ExportCommands>
<OtherCommands>
FineReaderOCR.exe
The path to the FineReaderOCR.exe file in the
program installation folder.
If the full path to the file contains spaces, put
it in quotation marks.
<ImageSourceCommands
> - source documents for
recognition
For more information, see Command line
parameters for converting documents .
<RecognitionCommands>
- recognition parameters
For more information, see Command line
parameters for converting documents .
<ExportCommands> -
saving the results
/out Out.Ext
Out.Ext is the path to the file that contains the
recognition results, where .Ext is the file
extension. If a file with this name already exists,
it will be modified instead.
For a list of supported file formats, see
Supported document formats .
<OtherCommands>
/report ReportFile
Creates a report about the completed
conversion task. ReportFile is the path to the
report file.
Sample command:
C:\Program Files\ABBYY FineReader 16\FineReaderOCR.exeD:\Documents\Document1.pdf /lang
French /out D:\Documents\Result.docx /reportD:\Documents\ReportFile
The above command will use the OCR Editor to convert and save a French-language file called
Document1.pdf into a file called Result.docx. A report file called ReportFile will also be created.
Using the command line to save the comparison results on program launch
351
351
325