Link

Does BuildVu support hyperlinks?

Yes! Hyperlinks are a type of annotation which BuildVu fully supports. Hyperlinks are stored inside the annotations.json file which can be parsed programmatically, allowing hyperlinks to be easily added, modified or removed.

The IDRViewer fully supports hyperlinks as long as the document is loaded from a web server. The IDRViewer relies on an AJAX request to load the annotations.json. When loading the document from the local file system, web browsers block this AJAX request for security reasons. Learn more:

If you are using the content mode, you will need to implement your own solution for loading and displaying annotations.

Note: Our online converter has external hyperlinks disabled for security reasons. They are enabled in our customer and trial downloads.

See also: