Exception while inserting HTML

Hi all,

When I using DocumentBuilder.InsertHTML() to insert the following html a System.FormatException was thrown.

HTML:





sagasgasgasg





Exception:
Exception System.FormatException was thrown in debuggee:
Input string was not in a correct format.

Parse()
Parse()
ᛵ()
ᛤ()
ᛢ()
ᛟ()
ᛟ()
ᛟ()
ᛟ()
ᛟ()
ᛟ()
ᛠ()
ᛞ()
InsertHtml()

According to HTML specification measurement units are not supported in font size attribute.

The correct declaration will be for example.

I presume you are talking about the .NET version here because the Aspose web site says that inserting HTML text is not supported in the Java version of Aspose.Words. Am I correct? If so, what is the current plan to support HTML in the Java version? Our project will need this support in the very near future. Thanks.

Dave

Html support in Java version is planned but no estimate yet. That means 3-4 months at least.

any update on when this will be available?

Thanks!


Sorry no precise estimation yet.

What about a rough estimate on when this will be available in the java
version? Are we talking several months or a year or
so?

Thanks.