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…...Add(); Bitmap TempImage = null; byte[] bitmapData...MemoryStream(bitmapData)); TempImage = new Bitmap(_image); page.PageInfo.Width...