Application works fine on our laptops but running on our VMWare windows 2019 and 2022 servers we have an exception occuring when executing:
var result = ocr.Recognize(input);
Need help determing why it wont ru…...Recognize(input); Need help determing...throw new ArgumentException("PDF path is required.", nameof(pdfPath));...