for your apps
Just fill out the form and receive your license key. Try out the Docutain SDK in your own apps and explore the functionalities of document scanning, barcode scanning & data extraction!
Please select the License Type
Please enter your App Identifier Android: "application ID", iOS: "bundle identifier"
Name
I hereby accept the Test License Agreement and I accept being contacted via email.*
DESIGNED FOR DEVELOPERS
Use our ready-made solutions so your teams don't waste months implementing complex functionality to enable document scanning and data extraction.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
import de.docutain.sdk.ui.ScanResult val documentScanResult = registerForActivityResult(ScanResult()) { result -> if(result){ //user finished scan process, continue with your workflow //generate PDF by using Document.writePDF() //get detected Text by using DocumentDataReader.getText() //get data by using DocumentDataReader.analyze() } else{ //user canceled scan process } } ... myButton.setOnClickListener { val scanConfig = DocumentScannerConfiguration() documentScanResult.launch(scanConfig) }
ADDITIONAL INFORMATION
Please tell our colleague Harry Beck how the Docutain SDK can help you with your project. We are looking forward to receiving your inquiry, either by telephone or contact form.
First name
Last name*
Company email*
Phone number