This project demonstrates how to utilize the Dynamsoft Capture Vision SDK for detecting 1D/2D barcodes, documents, MRZ (Machine Readable Zone), and more in Angular applications.
-
Barcode Scanner
angular-web-barcode-qrcode-scanner.mp4
-
Document Scanner
angular-document-detection-rectification.mp4
-
MRZ Scanner
angular-mrz-reader-scanner.mp4
-
Document PDF Viewer
angular-web-document-pdf-view-edit-save.mp4
-
Angular CLI
npm install -g @angular/cli ng --version
-
Install dependencies:
npm install
-
Run the Application:
ng serve --ssl
Run ng build
to build the project. The build artifacts will be stored in the dist/
directory.