HI,
 Just found the solution. Here is a code snippet in case anyone is interested.

|Dim p as New ProcessStartInfo(@"command", args) p.WindowStyle = ProcessWindowStyle.Hidden p.CreateNoWindow = true Process.Start(p) Cheers Nor |



On 7/23/2023 10:13 AM, astro wrote:
Hi Zdenko
THanks for that reply. I wasn't sure if that was the case or not. Guess I just have to live with it.

Cheers
 NOr

On 7/23/2023 10:01 AM, Zdenko Podobny wrote:
It is not a tesseract problem but the VB. Prove for this you can find in pytesseract that call tesseract executable without console windows.

Zdenko


ne 23. 7. 2023 o 15:55 nor s <[email protected]> napísal(a):

    Is there a way to have Tesseract run without producing a Dos
    window? I'm incorporating a call to Tesseract-ocr in my VB.net
    application to read some date info from an image. Each time I 
    execute Tesseract I get a dos window popping up.  I'm on windows
    10 and Tesseract 5.0
    Thanks
     Nor

-- 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/069f46f9-0000-4b71-85f8-62dd28b77702n%40googlegroups.com
    
<https://groups.google.com/d/msgid/tesseract-ocr/069f46f9-0000-4b71-85f8-62dd28b77702n%40googlegroups.com?utm_medium=email&utm_source=footer>.

--
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/CAJbzG8ynd%3DDY_5pXZ%2BMtxtHyEeOHfhfCVNn04ezut1ORckg1Zg%40mail.gmail.com <https://groups.google.com/d/msgid/tesseract-ocr/CAJbzG8ynd%3DDY_5pXZ%2BMtxtHyEeOHfhfCVNn04ezut1ORckg1Zg%40mail.gmail.com?utm_medium=email&utm_source=footer>.


--
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/bf8b20da-9cdb-caa2-deec-4e5ba81dee55%40gmail.com.

Reply via email to