Click here to Skip to main content
15,890,438 members
Please Sign up or sign in to vote.
4.50/5 (2 votes)
See more:
Hi all,

I am now trying to develop OCR application using MODI. so i want to use together with AxMODI.AxMiDocView controller. how should I do ? I added MODI 12.0 as reference. and I also chose "Microsoft Office Document Imaging Viewer Control 12.0" in toolbox but I cannot see the viewer. Although I create in code as the following,
C#
AxMODI.AxMiDocView MiDoc1=new AxMODI.AxMiDocView();

it is still unrecognized for the viewer.

thanks in advance
Posted
Updated 28-Nov-11 21:49pm
v3

1 solution

Did you get Solution for your problem for your issue ?
 
Share this answer
 
v2
Comments
CHill60 25-Feb-15 5:00am    
Please do not post questions as solutions to old posts. You can use the "Have a Question or Comment?" link next to a post to respond. Alternatively you can use the "Ask a Question" link to post your own question. Remember to include the code that you have already tried

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900