Hello team.
We encountered an issue when converting a given Svg image to EMF and inserting into empty Word document.
The sample code for conversion is as following:
private static byte[] convertSvgImageToEmf(final Str…...issue when converting a given SVG image to EMF and inserting into...convertSvgImageToEmf(final String svg) { Document tmpDoc = new Document();...