Style of HyperLinks is lost after saving ODT to PDF or HTML using .NET

Hello,

We have a file in ODT format, containing some hyperlinks. In OpenOffice Writer they appear in blue.
Once saved as PDF or HTML by Aspose.Words the hyperlinks have no style anymore (they are in black, not in blue).

Aspose.Words version: 20.4

Please, find in the attached file the input/output files and the simple code that was used.
files.zip (54.2 KB)

Regards.

@julien.mevel.isilog

Please note that Aspose.Words mimics the behavior of MS Word. If you open the document in MS Word and save it to PDF or HTML, you will get the same output.

However, we have logged this problem in our issue tracking system as WORDSNET-20371 . You will be notified via this forum thread once there is an update available on it.

We apologize for your inconvenience.

@julien.mevel.isilog

It is to inform you that the issue which you are facing is actually not a bug in Aspose.Words. So, we have closed this issue (WORDSNET-20371) as ‘Not a Bug’.

Aspose.Words follows MS Word behavior and in order to get desired result you should set Hyperlink style to links explicitly.