Hello,
When saving as Pdf:
PngImage.Save(dest, PdfSaver)
with this save options:
Public Function PdfSaver() As Imaging.ImageOptions.PdfOptions
PdfSaver = New Aspose.Imaging.ImageOptions.PdfOptions
PdfSaver.Ke…...NullReferenceExcepti when saving Pdf Aspose.Imaging Product Family...2:22pm 1 Hello, When saving as Pdf: PngImage.Save(dest, PdfSaver)...