Hi, I need to develop application in C++ which will run on Windows and Linux platforms. My application is required to invoke tesseract installer using command line as and when required. I am trying to figure out following,
1. How do I package this installer into my application i.e. as per my understanding to use tesseract we need to install it on the machine, does that mean that my application should install tesseract or there is way to pack tesseract binary and the same can be invoked by the application?? Thanks & Regards, Pooja -- You received this message because you are subscribed to the Google Groups "tesseract-ocr" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tesseract-ocr/cdb21215-10fc-4e37-a687-4605c76781e3%40googlegroups.com.

