Hi Team,
I am working on converting HEIC to PDF using Aspose.Imaging and I need to preserve dimensions when converted. For that I need dpi data for the image, but I am unable to fetch it. It uses the default dpi (96) in…...the HEIC image using (var fs = new FileStream(heicFilePath, FileMode...document using (var document = new Aspose.Pdf.Document()) { var...