Hi.
I’m converting a VSD document to VSDX, am experiencing an issue with certain EMF images when converting them to PNG, using shape.ToImage method.
This issue is a follow-up on issue Image conversion issue with Linux. …...EMF image foreach (Page page in diagram.Pages) { foreach (Shape...(Shape shape in page.Shapes) { if (shape.Image != null && shape.Image...