LaTeX-OCR
LaTeX-OCR copied to clipboard
How to log latexocr?
I find I cannot open latexocr, after I call it, nothing happened, no gui window. I am using windows 10 and I wonder how to log the problem. Thank you very much
You are calling latexocr and are waiting until it terminates? And it does so without any error message?
Yes, nothing happened and no message. Waiting and terminates.
You are calling latexocr and are waiting until it terminates? And it does so without any error message?
You are calling latexocr and are waiting until it terminates? And it does so without any error message?
Do you have any idea to log it? Thank you very much
I don't know what the issue might be. Under linux I would suggest strace
.
A Windows equivalent might be "Process Monitor" http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
I don't know what the issue might be. Under linux I would suggest
strace
.A Windows equivalent might be "Process Monitor" http://technet.microsoft.com/en-us/sysinternals/bb896645.aspx
OK, thank you