This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /guides/docuvieware/demo-applications-overview/custom-toolbar-demo.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. Custom toolbar demo

If you don’t want to or can’t use the built-in toolbar, you can implement your own. This demo application shows you how.

In this demo application, the default toolbar is disabled and a new one with minimal features is implemented, similar to what can be found in a web browser PDF viewer.

If no document is loaded in DocuVieware, the toolbar appears to let you load one. Once a document is loaded, you can make the toolbar appear by hovering over the bottom part of the viewer.

Points of interest

  • Custom toolbar implementation
  • Client-side JavaScript API utilization
  • Interact with DocuVieware instance through the API