Issue with loading svh file into word

Used the following code to load an svg file into Aspose Word.


Using latest level 14.10.0.0.

Used the following code:

byte[] data = System.Text.Encoding.ASCII.GetBytes(File.ReadAllText(“c:\Temp\diagram.svg”));
builder.InsertImage(data);

See attached Word document. Go to Page 22 of 54
Second attachment is the svg file.

Regards
Paul

Hi Paul,


Thanks for your inquiry. I tested the scenario and have managed to reproduce the same problem on my side. For the sake of correction, I have logged this problem in our issue tracking system as WORDSNET-11099. We will further look into the details of this problem and keep you updated on the status of correction. We apologize for your inconvenience.

Best regards,

Is there an update to this issue.


We need to be able to support svg files in Aspose.Word

Hi Paul,


The fix has been included in Aspose.Words 14.12.0. Please download the latest version from the following link:
http://www.aspose.com/community/files/51/.net-components/aspose.words-for-.net/default.aspx

I hope,this helps.

Best regards,

The issues you have found earlier (filed as WORDSNET-11099) have been fixed in this .NET update and this Java update.


This message was posted using Notification2Forum from Downloads module by aspose.notifier.