Aspose.Pdf Warning callback

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.

@Ajitha_Selvaraj

Can you please share the sample code snippet to show how you are trying to use the feature and how do you expect it to be? We will check it and log an investigation ticket in our issue tracking system accordingly.