Skip to content

Score Viewer - Hooks

Sometimes you'll want to hook into events in the viewer itself - for example, when a user clicks the print button, you might want to trigger your own code to track printing using your own systems, or perhaps to display a help message. The viewer provides a series of hooks for you to use for this purpose.

For more information, see here.