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 you can get the error:
Solution
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.