Hi Team. Need help with adding svg Image to ppt. My code is not reading the svg image url.
private boolean setImage(PPTFile PPTObj, IPictureFrame pic, HashMap<String, Iterator<Object>> keyMapper, int slideIdx, int time…...HttpURLConnection conn = null; log.info("Adding image to shape "...URL imageURL = new URL(url); log.info("Adding image from the URL...