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…...Try-Catch Blocks : Wrap your conversion code in try-catch blocks to...page.PageInfo.Height = imageht.BitmapSize.Height; page.PageInfo...