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

This sample application demonstrates DocuVieware as a document reader application alongside a document gallery containing various document formats, such as PDF, TIFF, and DOCX files, as well as JBIG2, JPEG, DICOM, SVG, and many others.

Choose a document to display. Then annotate and browse it (for multipage documents), search for text, or use bookmark navigation.

Points of interest

  • How to load a document dynamically on user action using a custom action
  • How to retrieve document type and page count, and generate a thumbnail server-side using the GetDocumentPreview method
  • Bookmark snap-in showing the document bookmarks (if any) and enabling direct navigation
  • Thumbnails snap-in showing all the document pages and enabling direct navigation
  • Search snap-in enabling text search in the current document
  • Save the document (partially or all of it) with or without the annotations as a PDF or a TIFF document
  • Print the document (partially or all of it) to either an actual printer or to a file output, with or without the annotations