Examples.zip (586.0 KB)
We are evaluating various aspose products to convert svg to html.
We attempted this in 2 ways, first using the code:
public void ConvertSvgToHtml( string svgFilename, string htmlFilename )
{
…...however, tags were generated that split words/strings into multiple...where curly brackets occur, are split into multiple spans. We need...