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…... ilbarzo March 16, 2026, 2:21pm 7 asad.ali: PDFNET-60919...still open ilyazhuykov March 27, 2026, 8:02am 8 @ilbarzo Unfortunately...