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…...Drawing 25.9 with success!! But wich version...sorry, with Aspose.PDF.Drawing 25.9 we have success, but output...