PrizmDoc Hybrid Viewing: Reduce server viewing requirements and streamline document processing
Read More
Enable your employees to remain productive throughout the document management process.
Learn how SmartZone uses a regular expression engine integrated into the recognition engine to achieve the best possible accuracy on data that can be defined by a regular expression.
The tale of how an underdog is going head-to-head with a tech giant (and winning).
Find out just how easy it is to implement PrizmDoc Viewer into your application.
The example changes the UI of the viewer so that there are two buttons, clicking one calls the method to add the “Approved” stamp and the other to add the “Rejected” stamp.
To embed the viewer on a page, all that is required are a few short lines of JavaScript, a CSS class, and a DIV in your page.
Embed the viewer without any chrome (tab, panels, dialogs, etc.)
The viewer’s UI can be configured when it is created, by setting properties of the options argument.
Add your own controls (buttons, tabs, panels, etc) outside the viewer and use these to control the viewer.
Customize the look and feel of the viewer by modifying the stylesheet.
Embed the thumbnail control outside of the viewer and use it to navigate pages within your document.
Enable Digital Rights Management (DRM) when embedding the viewer.
Localize the viewer by modifying the language.json file.
This code example demonstrates adding A4 page size into printing options.
This example demonstrates using the viewer’s API to subscribe to all of the viewer’s events.
Use advanced Annotation Layers features to manage user access to individual layers.
Create custom tooltips for mark objects by using MouseHover events.
Change the position of the tab panes by modifying the markup located in viewerTemplate.html.