Hi,
I’m using Aspose.Pdf.Drawing version 24.9. I have a c# method to convert images into a pdf. I have added warning callback for other libraries. but when I try to add warning callback with Aspose.Pdf, I’m facing error due to being an abstract class. Looks like LoadOptions / SaveOptions are also not supported. Can you suggest a way how the warning callback can be used? or if there is any other way to enable Aspose logging to know the internal Aspose warnings during image to pdf conversion.