Hello,
We are using GroupDocs.Viewer for Java (v25.12) to render documents as JPG images.
While testing Excel rendering, we noticed that the image quality produced by our application is significantly lower than the res…...explicitly setting it to the maximum value: JpgViewOptions.setQuality((byte)100)...setQuality((byte)100) By default, this value is set to 90 , so increasing...