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…...catch specific exceptions and log detailed error messages for further...code snippet: try { _logger.Log("ConvertPDFVectorToPD DOCUMENT:...