Configure Web TWAIN SDK.
init(String path, String key) { DWT.ResourcesPath = path; DWT.ProductKey = key; DWT.AutoLoad = false; }