Convert docx to html: bookmark is not displayed in html

Hi Aspose,

When I’m converting docx to html with SaveFormat.HTML, bookmark is not displayed in html

Test file: test.zip (12.7 KB)
Output: output.zip (466 Bytes)

Source Code:

Document doc = new Document(@"c:\test.docx");
doc.Save(@"c:\output.html", SaveFormat.Html);

Thanks,

@nataliakravchenia,

Thanks for your inquiry. Could you please share your expected output HTML here for our reference? We will then provide you more information about your query.

@tahir.manzoor,

Expected output html: expected_output.zip (492 Bytes)

Actual html markup:
actual.jpg (46.7 KB)

Expected html markup:
expected.jpg (49.1 KB)

@nataliakravchenia,

Thanks for sharing the detail. We have tested the scenario and have managed to reproduce the same issue at our side. For the sake of correction, we have logged this problem in our issue tracking system as WORDSNET-17254. You will be notified via this forum thread once this issue is resolved.

We apologize for your inconvenience.

A post was split to a new topic: Bookmarks are lost after conversion

@tahir.manzoor,

Do you have any updates?

@nataliakravchenia

Thanks for your inquiry. We regret to share with you that the implementation of this issue has been postponed (no estimate is available at the moment). We will inform you via this thread as soon as this issue is resolved.

We apologize for your inconvenience.