Hello,
I have an issue when rendering a worksheet range to an EMF image when the font is from Aptos family.
The render creates an image where the text lacks spaces as seen in this screenshot:
image.png (739 Octets)
W…...ess); ImageOrPrintOptions options = new ImageOrPrintOptions()...new SheetRender(asposeSheet, options); renderer.ToImage(0, destinationFile);...