Search found 1 match

by pkazakov
Wed Mar 28, 2018 5:21 pm
Forum: OCR, MRC & Document understanding
Topic: Missing methods in GdPicture14
Replies: 1
Views: 5483

Missing methods in GdPicture14

Hello, I'm migrating my app to use GdPicture14 from using GdPicture12. Some old methods of GdPictureImaging can't be found. Could you please tell how API changed to migrate my OCR logic intact? My faulty code is here: using (var gdPictureImaging = new GdPictureImaging()) { var context = OCRContext.O...