You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The library requires a license to work, you use the API init_license to initialize license key and activate the SDK.
54
-
55
-
These samples use a <ahref="https://www.dynamsoft.com/license-server/docs/about/terms.html?ver=latest&product=dbr&utm_source=samples&package=python#public-trial-license"target="_blank">free public trial license</a>. Note that network connection is required for this license to work.
56
-
57
-
You can also request a 30-day trial license from <ahref="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=python"target="_blank">Customer Portal</a>
61
+
The barcode reader library requires a license to work. You can use the API `init_license` to initialize license key and activate the SDK.
58
62
59
-
For more information, please refer to https://www.dynamsoft.com/license-server/docs/about/licensefaq.html.
63
+
These samples use a free public trial license which require network connection to function. You can request a 30-day free trial license key from <ahref="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=python"target="_blank">Customer Portal</a> which works offline.
0 commit comments