Getting started with the Web Document Scanner SDK's RTU UI
Adding the RTU UI dependency
The SDK's Ready-To-Use UI Components are within a separate binary, but the same npm package.
Instead of loading the basic SDK, you need to load its UI version:
import ScanbotSDK from 'scanbot-web-sdk/ui';
You're now ready to work with the RTU UI Components. It's as easy as that!
Launching the RTU UI Document Scanner
With just a few lines of code, you can integrate document scanning into your application's workflow:
Launching The Scanner
loading...
Scanbot SDK is part of the Apryse SDK product family
A mobile scan is just the start. With Apryse SDKs, you can expand mobile workflows into full cross‑platform document processing. Whether you need to edit PDFs, add secure digital signatures, or use a fast, customizable document viewer and editor, Apryse gives you the tools to build powerful features quickly.
Learn more
