0
0 Comments

Hi,

Using ProcessStartInfo and Process.Start (C#) from a Web Api 2, I'm executing the following:

command:C:\Program Files\PDF24\pdf24-Ocr.exe

arguments:-outputFile C:\Windows\TEMP\__pdfSandwichOUT_e876abc0-7d1d-4b0f-9ca8-172eebca81f4.pdf C:\Windows\TEMP\__pdfSandwich_e876abc0-7d1d-4b0f-9ca8-172eebca81f4.jpg

If I use the WaitForExit method, the HTTP Request crashes without any error (no excpetion).

Can you help me?

Thanks a lot

Adriano

Stefan Ziegler Answered question 2020-12-09