- Bulgarian (Български)
- Chinese Simplified (简体中文)
- Chinese Traditional (繁體中文)
- Czech (Čeština)
- Danish (Dansk)
- Dutch (Nederlands)
- French (Français)
- German (Deutsch)
- Greek (Ελληνικά)
- Hungarian (Magyar)
- Italian (Italiano)
- Japanese (日本語)
- Korean (한국어)
- Polish (Polski)
- Portuguese (Brazilian) (Português (Brasil))
- Slovak (Slovenský)
- Spanish (Español)
- Swedish (Svenska)
- Turkish (Türkçe)
- Ukrainian (Українська)
- Vietnamese (Tiếng Việt)
Command line parameters for comparing documents
To compare two versions of a single document in ABBYY Compare Documents, execute the following command:
Comparator.exe /compare <ImageSourceCommands> <ComparisonCommands>
Comparator.exe /compare | Comparator.exe stands for the path to the Comparator.exe file in the program installation folder. | |
<ImageSourceCommands> - documents to be compared | /file1:File_1 /file2:File_2 |
File_k is the path to the document.
|
<ComparisonCommands> - comparison settings | /lang:LangName |
LangName is the language of the document.
|
Additional options: /recMode:RecognitionMode |
PDF recognition mode. Replace "RecognitionMode" with one of the following:
For more information about document processing modes, see Improving comparison results. |
|
Additional options: /options:OptionsList |
Replace OptionsList with one or several of the following (separated by commas):
|
Sample command:
“C:\Program Files (x86)\ABBYY FineReader 15\Comparator.exe” /compare /file1:D:\Documents\Document1.pdf /file2:D:\Documents\Document2.pdf /lang:French /recMode:AutoChoose /options:IgnorePunctDiff,UngroupDiff
The above command will launch a comparison of the French-language documents called Document1.pdf and Document2.pdf, and will automatically determine whether to use OCR or the document text. ABBYY Compare Documents will ignore all punctuation differences and will not group the differences it finds.
To find out more about automatically saving comparison results, see Using the command line to save the comparison results on program launch.
3/4/2022 7:13:07 AM