Hello,
when trying to recognize the German special character "ß" it always gets translated to "U" or "lJ".
TextLanguage of RecognizerParams of the TextBlock are already set to "German".
Is there any solution?
Hello,
when trying to recognize the German special character "ß" it always gets translated to "U" or "lJ".
TextLanguage of RecognizerParams of the TextBlock are already set to "German".
Is there any solution?
0 out of 0 found this helpful
Comments
1 comment
Solution: Altough I set the blocks programmatically and set the Language as described, I use the imageviewer command "MI_Read" to recognize the text.
So i had to choose the "German" language from the Document Language DropDown of DocumentViewer and then the character is recognized correctly.
Please sign in to leave a comment.