groupdocs-viewer / GroupDocs.Viewer-for-.NET-MVC

Moved to https://github.com/groupdocs-viewer/GroupDocs.Viewer-for-.NET/tree/master/Demos/MVC
https://products.groupdocs.com/viewer/net
MIT License
8 stars 3 forks source link

Problem with summary when rendering a PDF to HTML #61

Closed atirtahirgroupdocs closed 3 years ago

atirtahirgroupdocs commented 4 years ago

This issue is raised in https://forum.groupdocs.com/t/problems-with-summary-link-to-some-part-of-the-document-with-pdf-when-rendering-to-html/8318

Hi, It's been observed that when we render a Word file with summary and click on a link to navigate to a specific page, it works fine. But in case of PDF there's an issue. When using a PDF that has links to some part of the file, the GroupDocs.Viewer doesn’t render the HTML with the anchor to navigate through the file. Please find the sample files attached. Thanks Files used.zip

bobkovalex commented 4 years ago

@atirtahirgroupdocs

We've been able to reproduce the issue. Currently our PDF engine doesn't support anchors in a document, so we've requested this feature from our product team. We will work on it and add it as soon as it is ready.

Anyway, I will notify you as soon as it is added.

Regards

kegor commented 3 years ago

Hi @atirtahirgroupdocs, The issue has been fixed, please checkout latest commit from master branch.