Fires right before the viewer is deleted. This is the last event that will fire.
Fires when the viewer begins closing.
All available PDF Viewer events.
Interaction events fire when the user interacts with the viewer in some way.
Fires when a viewer finishes opening, but is not ready for use. Foundry VTT methods are usable at this point.
Fires when a viewer begins opening.
Fires when a page is changed via scrolling of the viewer.
Fires when new page is loaded from memory and rendered onto the DOM.
Fires when the viewer is ready for use.
Fires when the view area is changed via zooming.
Fires when the view area is updated either via scrolling or zooming.
Meta events that occur on a PDF Viewer that relate to the state of the application.
Generated using TypeDoc
PDF events are fired at specific times in the viewer, such as user interaction or window state changes.