Dynamsoft / web-twain-react-advanced

Dynamic Web TWAIN enables image acquisition and processing with a few lines of code.
https://www.dynamsoft.com/Products/WebTWAIN_Overview.aspx
8 stars 7 forks source link

Using deprecated API #2

Closed sprice89 closed 2 years ago

sprice89 commented 3 years ago

Line 101 of DynamsoftSDK.js

if (this.DWObject.BindViewer(this.containerId, this.basicView))

BindViewer is deprecated API

https://www.dynamsoft.com/web-twain/docs/info/api/WebTwain_Viewer.html

Ellie-dynamsoft commented 2 years ago

It has been updated.