I’ve been trying to load a PNG image and save it as a SVG, but the new image is white slate.
I also tried the code from Convert PNG to SVG via Java | products.aspose.com
but I get the same result. My SDK is 1.6 and I tried it with
Image image = Image.load(org);
image.save(res, new SvgOptions());
Am I missing something for it to save the image?
@eloblo
We’ve reproduced the issue in trial mode and created the issue IMAGINGJAVA-8060, which is attached to the ticket so you’ll be notified on updates.
At that png to svg conversion works in licensed mode (see attachment)img.svg.zip (649.0 KB)
The issues you have found earlier (filed as IMAGINGJAVA-8060) have been fixed in this update. This message was posted using Bugs notification tool by samer.el-khatib4aspose