Symptoms
"This operation cannot be performed in parallel: ... . Set ABBYY FineReader Engine for recognition in one process." error occurs during processing.
Cause
Certain methods in FineReader Engine require sequential processing. For example, when you set the SplitType property of the PageSplittingParams Object to PST_DoublePageSplit or PST_BusinessCardSplit.
Resolution
In order to fix the error, you need to do the following:
- Create the MultiProcessingParams object.
- Set the MultiProcessingMode property to MPM_Sequential.
- Recompile your application.
Comments
1 comment
Len Hill
the following message has started to appear since mac operating system to V 11.6
"The operation couldn’t be completed. (com.apple.imagecapture error 4294967249.)"
I am not tech savy please keep explanation simple
Please sign in to leave a comment.