Only the English language is supported for Chinese receipts.
Preset a country
If you process receipts from one particular country, you can specify that country’s two-letter code in thefc_Predefined:ReceiptPredefinedCountries registration parameter. This way, the program does not need a classifier to detect the country.
Add the parameter with an event handling script that is triggered whenever a new document is added. Set up the script in one of these locations:
- The Batch Type Tools dialog box.
- A custom processing stage, if you are using a distributed edition of the program.
Example: specify a country with a script
In this example, Canadian receipts are processed.1
Open Project Properties
Prior to loading your images, click Project → Project Properties.
2
Edit the After document created handler
On the Event Handlers tab, select After document created and click Edit Script.
3
Enter the script
In the dialog box that opens, enter the following code, where “CA” is the two-letter code for Canada from the table above:
