# XWUIPDFViewer

PDF viewer with page nav, zoom, and search.

## Basic Usage

Load a single PDF from a URL.

```example
file: examples/BasicUsage.ts
html: examples/BasicUsage.html
title: Basic Usage
description: Load a single PDF from a URL.
```

## With Thumbnails

PDF viewer showing the page-thumbnail sidebar alongside the toolbar.

```example
file: examples/WithThumbnails.ts
html: examples/WithThumbnails.html
title: With Thumbnails
description: PDF viewer showing the page-thumbnail sidebar alongside the toolbar.
```

## Initial Page and Zoom

Opens on page 3 at 150% zoom with text selection turned off.

```example
file: examples/InitialPageZoom.ts
html: examples/InitialPageZoom.html
title: Initial Page and Zoom
description: Opens on page 3 at 150% zoom with text selection turned off.
```

```api
```
