changes
Here we present sample projects built with the Mobile Document Scanner, each a single HTML file to demonstrate a particular use case or feature of MDS.
- Hello World - a minimal example to get started with scanning single page documents in under 2 minutes.
- Official Demo - source code for the polished and integrated demo application on our website.
- Scanning to PDF - scan multi-page documents with MDS, and integrate with Dynamsoft Document Viewer (DDV) for viewing, editing, and PDF file output.
- Multi-Page Scanning - scan multi-page documents with MDS and output as separate images on each successful scan for further fine-grain processing downstream.
- Image File Scanning - scan documents from file input instead of a camera feed for processing existing images.
All three Framework samples provide the same features as the plain JavaScript Hello World sample.