Hello there,
I guess this is by design and it would require input from you for every scan that is been made.
Dynamic Web ***** relies on the files in the /dist/ folder to work. Make sure to put these files on your server and correctly refer to them by specifying the path with ResourcesPath (relative and absolute paths are both fine).
If you are making use of the CDN jsDelivr, you will still need to host the /dist/ folder somewhere on your server and refer to it by specifying the path with ResourcesPath. This is because file types like .msi are not allowed by this CDN.
Read more from here https://github.com/Dynamsoft/Dynamic-Web-TWAIN
Hope this resolves your Query !!
--If the reply is helpful, please Upvote and Accept it as an answer–