I have a generic GDI Exception on a vector PDF, I attach it, my code is:
Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(streamInput);
bool IsLandscape = IsPageLandscape(pdfDocument.Pages.First());
var book…...7:39am 1 I have a generic GDI exception on a vector PDF, I attach...2 @ilbarzo A generic GDI exception during PDF to TIFF conversion...