Dev Center
Table of contents

Thanks for Downloading Dynamic Web TWAIN 30-Day Trial!

Your download will start shortly. If your download does not begin, click here to retry.

View all FAQs about Project Deployment and End-user Installation

How do I know which SDK version I am using?

Introduction

Due to Dynamic Web TWAIN being a long-standing and popular product among enterprises, customers who have integrated Dynamic Web TWAIN may be using various versions. To provide better technical support, customers will need to provide the SDK version number they are using to help Dynamsoft understand the situation more accurately. This article will outline several methods to assist users in finding the current SDK version they are using.

Resolution

  • Method 1

    If you are not using NPM to manage Dynamic Web TWAIN resources, you can try to find and open the “dynamsoft.webtwain.config.js” file in your project. At the very top of the file, you can see the version number noted by Dynamsoft in the comments.
    config_comment

    If you are using NPM to manage Dynamic Web TWAIN resources, you can try to find and open the “dynamsoft.webtwain.min.js” file in your project. At the very top of the file, you can see the version number noted by Dynamsoft in the comments.
    min_comment

  • Method 2

    For versions 17.0 and above, you can retrieve the current SDK version by running the code “Dynamsoft.DWT.JSVersion”.

    For versions prior to 17.0, you can obtain the current SDK version by executing the code “Dynamosft.WebTwainEnv.JSVersion

  • Method 3

    Let’s take Windows as a example, to find the version of Dynamsoft Service on Windows, you can follow these steps:

    1. Open the Control Panel.
    2. In the Control Panel, click on the “Uninstall a Program” option.
    3. Look for “Dynamsoft Service” in the list of installed programs.
    4. The version of Dynamsoft Service should be displayed in the program list.
      panel

If you need further assistance, please contact Dynamsoft Support.

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest Version (18.4)
    • Version 18.3
    • Version 18.1
    • Version 18.0
    • Version 17.3
    • Version 17.2.1
    • Version 17.1.1
    • Version 17.0
    • Version 16.2
    • Version 16.1.1
    Change +