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人中0人がこの記事が役に立ったと言っています
コメント
1件のコメント
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.
サインインしてコメントを残してください。