1.0.0
Dynamsoft Document Viewer (DDV) is a versatile SDK designed to offer a range of viewers for configuring and executing various document processing workflows.
Highlights
Efficient Data Management
Organize, retrieve, and manage documents and pages efficiently:
- Document Management: Document creation/deletion/merging, etc.
- Page management: Pages in documents loading/saving/deleting/moving, etc.
Various Viewers
Variours kinds of viewers implement different document processing flows:
- Edit Viewer: Edit the pages in document, such as, rotating, cropping, filtering, etc. and adjust the layout of the display.
- Capture Viewer: Control camera, play video stream, and capture the images from camera.
- Perspective Viewer: Do page boundary manual adjustment & perspective transformation.
- Browse Viewer: Display pages in multiple-mode, pages can be multiple selected.
- Custom Viewer: No built-in UI or functionality, which is used for creating your own viewer.
Flexible Customization
Besides using the default user interface and viewer directly, developers can easily and flexibly customize them:
- User Interface: Layout, elements
- Viewer: Styles, viewer properties
Advanced Features
DDV provides methods to access document boundaries detection and image filter algorithms.
- Image filter: Image filter algorithm which is used by Filter element in Edit Viewer.
- Document detection: Document boundaries detection algorithm which is used during capturing images. Recommend using Dynamsoft Document Normalizer.