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
| HelloWorld | This sample demonstrates the simplest way to read barcodes from an image file with Dynamsoft Barcode Reader SDK. |
16
-
| GeneralSettings | This sample demonstrates how to configure general settings and read barcodes from an image file with Dynamsoft Barcode Reader SDK. |
18
+
| HelloWorld | This sample demonstrates the simplest way to read barcodes from an image file. |
19
+
| GeneralSettings | This sample demonstrates how to configure general settings and read barcodes from an image file. |
17
20
| ProcessDocumentsByBarcodes | This sample demonstrates how to renaming, splitting or classifying a batch of documents using barcodes result. |
18
21
| DecodeFromScannerAndWebcam | This sample demonstrates how to read barcodes from scanner, webcam and local files. |
19
22
@@ -29,7 +32,7 @@ Note that network connection is required for this license to work.
29
32
When using your own license, locate the following line and specify your Organization ID.
30
33
// organizationID = "200001";
31
34
32
-
If you don't have a license yet, you can request a trial from <ahref="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=dotnet"target="_blank">Customer Portal</a>
35
+
If you don't have a license yet, you can request a trial from <ahref="https://www.dynamsoft.com/customer/license/trialLicense?product=dbr&utm_source=samples&package=dotnet"target="_blank">Customer Portal</a>.
33
36
34
37
For more information, please refer to https://www.dynamsoft.com/license-server/docs/about/licensefaq.html.
0 commit comments