Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
NReco.PdfToImageConverter Warning message box when converting PDF to Image
打电话PdfToImageConverter.GenerateImage (or GenerateImages)时,有时我会收到一个带有警告消息的消息框Corrupt JPEG data: premature end of data segment.
PdfToImageConverter.GenerateImage (or GenerateImages)
Corrupt JPEG data: premature end of data segment.
我想知道是否有办法避免消息框并能够通过代码处理它。
谢谢你。