How do I convert an EMF (extracted from docx) to SVG?
I also need additional options during the conversion process (Use Text vs Glyphs to have a smaller SVG file).
Thanks in Advance,
Roshan
How do I convert an EMF (extracted from docx) to SVG?
Hi Roshan,
Hi Roshan,
Thanks for your response.
Hi Roshan,
roshan.diwakar:Both Aspose Words and Aspose Cells has the capability of saving a Page or a Worksheet as an SVG file. So I can technically create an empty document, insert the emf image and save it as SVG.As you have explicitly asked for the conversion of EMF to SVG format, this feature has to be implemented in Aspose.Imaging for Java API. However, you can workaround the situation by inserting the EMF in a blank word document or spreadsheet as you have mentioned.
roshan.diwakar:So, your libraries are capable of doing this conversion. I just want to do it in a non-hacky way and want additional options (around embedding fonts, using texts vs glyphs etc)If you wish to edit the EMF image in any way then please provide more details of your requirements so we could check if Aspose.Imaging can handle your requirements or not. If current implementation isn't capable of handling your requirements, we can log enhancements tickets to provide the required features with future releases of Aspose.Imaging for Java API.
Thanks for your reply.
Hi Roshan,
The issues you have found earlier (filed as ) have been fixed in this Aspose.Words for JasperReports 18.3 update.