Hi Folks
i am using omnipage OCR engine(which is used for OpticalCharacterRecogniazation)
I want to Run its .exe using java but the conditions are
1)It should run from command prompt only
2)The GUI should not popup when i use my code.
the input should be given through my command promptonly.
like
java OCRPROCESS 1.tif,2.tif...soon..
any help?

