nvwebm
Results
3
comments of
nvwebm
``` export interface DocumentScannerOptions { /** * Choose to scan from camera or existing image file. Only valid for Android. */ sourceType?: DocumentScannerSourceType; /** * Filename to save scanned image...
@ChrisTomAlx https://ionicframework.com/docs/native/document-scanner
@daltonpearson I tried this already, but it doesn't seem to reslove the issue, does it scan better with that parameter for you?