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…...: Ensure you are using the latest version of the Aspose.PDF library...@ilbarzo Have you tried using the latest version i.e. 25.10? We have...