T
Thomas Keller
Hi newsgroup,
i'm quite glad with my progress scanning and reading my bills ;-) with a
Access-programm using MODI.
But I've a problem with the special german signs like ä ö ü ß. They are not
regognized by the modi OCR.
I read in the MODI VBA help that the syntax is
expression.OCR(LangId, OCROrientImage, OCRStraightenImage)
It also says that "LangId : Optional MiLANGUAGES. The language to use
when performing OCR. Default is miLANG_SYSDEFAULT."
So I wrote the following code
objDocument.Images(0).OCR miLANG_GERMAN
But there is the same mistake. Is there any solution for this problem ?
Best regards
Thomas Keller
Win xpSP2, Access 2003
i'm quite glad with my progress scanning and reading my bills ;-) with a
Access-programm using MODI.
But I've a problem with the special german signs like ä ö ü ß. They are not
regognized by the modi OCR.
I read in the MODI VBA help that the syntax is
expression.OCR(LangId, OCROrientImage, OCRStraightenImage)
It also says that "LangId : Optional MiLANGUAGES. The language to use
when performing OCR. Default is miLANG_SYSDEFAULT."
So I wrote the following code
objDocument.Images(0).OCR miLANG_GERMAN
But there is the same mistake. Is there any solution for this problem ?
Best regards
Thomas Keller
Win xpSP2, Access 2003