Hi,
I’m using Aspose 19.11 for .NET. When I try to convert a large image file (for example: JPEG, 10212x6806, 16.5MB) to a PDF file. It will fail for some image files and be OK for some. Is there any fix to this issue?
Aspose.Imaging.Image.Load(inputStream).Save(outputStream, new Aspose.Imaging.ImageOptions.PdfOptions());