Topics
All
MacOS
(Only)
Windows
(Only)
Linux
(Only, Not)
iOS
(Only, Not)
Components
Crossplatform Mac & Win
Server
Client
Old
Deprecated
Guides
Examples
Videos
New in version:
9.5
10.0
10.1
10.2
10.3
10.4
10.5
11.0
11.1
11.2
Statistic
FMM
Blog
Show the dialog to scan.
Component | Version | macOS | Windows | Linux | Server | iOS SDK |
DocumentCameraScan | 10.0 | ❌ No | ❌ No | ❌ No | ❌ No | ✅ Yes |
none
Returns OK or error.
Start the dialog:
Set Variable [ $r ; Value: MBS( "DocumentCameraScan.Scan" ) ]
If [ MBS("IsError") ]
Show Custom Dialog [ "Failed to scan" ; $r ]
End If
Created 6th January 2020, last changed 8th January 2020
DocumentCameraScan.PageImage - DocumentCameraScan.SetScript
Feedback: Report problem or ask question.