Hi,
In our vb.net app that uses Aspose.PDF, we are having an issue converting a specific PDF file to image. We use PdfConverter but when PdfConverter.GetNextImage() is called, it throws the exception:
System.InvalidOpe…... Attached is a sample project with a minimal reproduction...