I have started to evaluate aspose.words and found bug, when I converted file from MS WORD to HTML using
Document doc = new Document("C:\\1.DOC");
doc.Save("C:\\htm.htm");
The bug is:
there are some additional strings with digits in resulting HTML.
For example: Source Doc contains
There is an example doc to convert
Resulting HTML contains:
1
2
There is an example doc to convert
Will we have this bug if we will buy the commercial version?
Sincerely yuors,
Denis Kupriyanov,
Interfax, Ltd, Moscow, e-mail: xden@interfax.ru, den7k@mail.ru
This message was posted using Aspose.Live 2 Forum