Advanced samples
XOD
Shows how to load XOD documents.
Source
Text position
Shows how to extract text positions from a document. The sample higlights the positions with different colors.
Source
Redaction
Shows how to redact and permanently remove text, images or graphics from a document.
Source
Diff Documents
Shows how to render three synchronized panels where the middle panel shows pixel differences between the two documents.
Source
Measurement Annotations
Shows how to create annotations that measure distance, perimeter and area
Source
Offline
Demonstrates how to use ServiceWorker to use WebViewer offline.
Source
Flipbook
Demonstrates how to extract canvas of each page. The sample uses turn.js to render them.
Source
Angular
In the download package, go to `WebViewer/samples/advanced/angular` for the source code.Android
In the download package, go to `WebViewer/samples/advanced/android` for the source code.iOS
In the download package, go to `WebViewer/samples/advanced/ios` for the source code.Cordova
In the download package, go to `WebViewer/samples/advanced/cordova` for the source code.Universal Windows Platform (UWP)
In the download package, go to `WebViewer/samples/advanced/uwp` for the source code.