NReco.PdfToImageConverter Warning message box when converting PDF to Image
When calling PdfToImageConverter.GenerateImage (or GenerateImages)
there are cases that I'm getting a message box with a warning message Corrupt JPEG data: premature end of data segment.
I would like to know if there is a way to avoid the message box and be able to handle it by code.
Thank you.