Dynamic Web TWAIN
Improves performance and adds new mobile document capture workflow.
Features
Mobile Web Capture
- Improved performance and user experience with re-designed mobile document capture workflow. Some highlights include:
- The original copy of an image is kept in the new document editor object so you can always go back to the original image to make edits.
- It's now easy to build a custom workflow to trigger actions.
- Interface elements in the viewer/editor are now customizable. You can easily add/remove icons or change their style.
Buffer
- Added new RenameDocument method.
- Added new GetRawDataAsync method.
Viewer
- Added new updateCheckboxStyle method to customize checkboxes. This method has also been added to ThumbnailViewer.
- Added new updatePageNumberStyle method to customize page numbers. This method has also been added to ThumbnailViewer.
- Added new checkbox and pageNumber properties to ThumbnailViewerSettings.
- Added new documentConfiguration parameter to the createTemplate method.
- Added new createDocumentEditor method.
- Added new selectionMode property.
- Added new allowPageDragging property.