docutain_sdk 1.0.2 docutain_sdk: ^1.0.2 copied to clipboard
High quality document scanning, data extraction, text recognition and PDF creation for your apps.
1.0.2 #
- Added new functionality to export the currently scanned document as image (JPG) files
- Added new property "autoCapture" to DocumentScannerConfiguration to be able to switch between manual and automatic document capture
- Added new property "defaultScanFilter" to DocumentScannerConfiguration to be able to set the default scan filter according to one's needs
- Added new functionality for importing files (PDF, image files)
1.0.1 #
- Added iOS as supported platform
1.0.0 #
- First release version (Android only)
0.0.1-beta.5 #
- Fixed a bug that caused camera to fail when starting the second time
0.0.1-beta.4 #
- Added English translations
- Added DocumentScannerConfiguration to be able to alter scan behaviour
0.0.1-beta.3 #
- Bugfix license check
0.0.1-beta.2 #
- added getTraceFile() method
0.0.1-beta.1 #
- First beta version.