---
title: "Annotations demo"
canonical_url: "https://www.nutrient.io/guides/docuvieware/demo-applications-overview/annotations-demo/"
md_url: "https://www.nutrient.io/guides/docuvieware/demo-applications-overview/annotations-demo.md"
last_updated: "2026-05-23T00:08:18.055Z"
description: "Learn how to use DocuVieware for document loading, annotation, and navigation in a book reader demo application."
---

# Annotations demo

This sample application demonstrates DocuVieware as a book reader application.

A sample PDF is loaded on start. Load your own documents from your local file system or from a URI and annotate them using the dedicated toolbar buttons.

[Try demo](https://www.docuvieware-demo.com/annotations_demo.aspx)

This book is a PDF file that already contains several annotations on the first page that you can edit, move, or delete. You also have access to the annotation snap-in, which contains all the supported annotation types.

## Points of interest

- How to load a document from server side using the [`LoadFromStream` method](https://www.nutrient.io/api/docuvieware/GdPicture.NET.14.WEB.DocuVieware~GdPicture14.WEB.DocuVieware~LoadFromStream.html)

- Bookmark snap-in showing the book chapters and enabling direct navigation

- Thumbnails snap-in showing all the book 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
---

## Related pages

- [Blog integration demo](/guides/docuvieware/demo-applications-overview/blog-integration-demo.md)
- [Custom toolbar demo](/guides/docuvieware/demo-applications-overview/custom-toolbar-demo.md)
- [Gallery demo](/guides/docuvieware/demo-applications-overview/gallery-demo.md)
- [Image cleanup demo](/guides/docuvieware/demo-applications-overview/image-cleanup-demo.md)
- [Demo applications overview](/guides/docuvieware/demo-applications-overview.md)
- [Standalone viewer demo](/guides/docuvieware/demo-applications-overview/standalone-viewer-demo.md)
- [Online barcode recognition demo](/guides/docuvieware/demo-applications-overview/online-barcode-recognition-demo.md)
- [TWAIN acquisition demo](/guides/docuvieware/demo-applications-overview/twain-acquisition-demo.md)
- [PDF form fields demo](/guides/docuvieware/demo-applications-overview/pdf-form-fields-demo.md)
- [Customizable viewer demo](/guides/docuvieware/demo-applications-overview/customizable-viewer-demo.md)

