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…...Generic GDI error on PDF to TIFF conversion Aspose.PDF Product...tiffDevice.Process(pdfDocument, streamTiff); error occours on...