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
> If you are using the JavaScript edition, also check out:
88
88
>
89
-
>* <atarget = "_blank"href="https://demo.dynamsoft.com/Samples/DBR/JS/4.use-case/2.read-a-drivers-license.html?utm_source=usecaseArticle">Read the PDF417 Barcode on the Driver's License - Demo</a>
90
-
> * <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/4.use-case/2.read-a-drivers-license.html?utm_source=usecaseArticle">Read the PDF417 Barcode on the Driver's License - Source Code</a>
89
+
<!-- * <a target = "_blank" href="https://demo.dynamsoft.com/Samples/DBR/JS/4.use-case/2.read-a-drivers-license.html?utm_source=usecaseArticle">Read the PDF417 Barcode on the Driver's License - Demo</a>-->
90
+
> * <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/9.x/4.use-case/2.read-a-drivers-license.html?utm_source=usecaseArticle">Read the PDF417 Barcode on the Driver's License - Source Code</a>
Copy file name to clipboardExpand all lines: programming/usecases/scan-barcodes-as-input.md
+1-2Lines changed: 1 addition & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,8 +16,7 @@ The following code shows how to automatically invoke the sdk to read a barcode a
16
16
> If you are using the JavaScript edition, also check out:
17
17
>
18
18
> * <atarget = "_blank"href="https://www.dynamsoft.com/barcode-reader/docs/web/programming/javascript/samples-demos/usecase1-formfill.html?utm_source=usecaseArticle">Read Barcodes and Fill Form Fields - Guide</a>
19
-
> * <atarget = "_blank"href="https://demo.dynamsoft.com/Samples/DBR/JS/4.use-case/1.fill-a-form-with-barcode-reading.html?utm_source=usecaseArticle">Read Barcodes and Fill Form Fields - Demo</a>
20
-
> * <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/main/4.use-case/1.fill-a-form-with-barcode-reading.html?utm_source=usecaseArticle">Read Barcodes and Fill Form Fields - Source Code</a>
19
+
> * <atarget = "_blank"href="https://github.com/Dynamsoft/barcode-reader-javascript-samples/blob/9.x/4.use-case/1.fill-a-form-with-barcode-reading.html?utm_source=usecaseArticle">Read Barcodes and Fill Form Fields - Source Code</a>
0 commit comments