Hi Aspose support, having an issue with convert a small (10kb) jpg file (attached) to save as PDF, it is consuming tons of memory.
Is there a known issue?
Here is the code, memory issue occurred on the Save:
Public…...'Create an image object in the section Dim image1 As Aspose.Pdf.Image...Paragraphs collection of the section page.Paragraphs.Add(image1)...