We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e805edb commit 472a831Copy full SHA for 472a831
indepth/development/vue.md
@@ -86,7 +86,7 @@ export default {
86
/**
87
* ResourcesPath & ProductKey must be set in order to use the library!
88
*/
89
- Dynamsoft.DWT.ResourcesPath = "dwt-resources";
+ Dynamsoft.DWT.ResourcesPath = "/dwt-resources";
90
Dynamsoft.WebTwainEnv.ProductKey = 'YOUR-PRODUCT-KEY';
91
Dynamsoft.DWT.Containers = [{
92
WebTwainId: "dwtObject",
0 commit comments