Our product is using GroupDocs.Viewer for .NET (.NET Core 3.1) to render PDF files as JPG images, one image per Page. I’ve implemented an IPageStreamFactory that reuses a single Stream and am calling viewer.View(), pass…...Rendering one page at a time to avoid multiple open MemoryStreams...as JPG images, one image per page. I’ve implemented an IPageStreamFactory...