Skip to content

Commit c719e10

Browse files
update to internal commit 27641ba1
1 parent a1e256d commit c719e10

File tree

3 files changed

+4
-5
lines changed

3 files changed

+4
-5
lines changed

programming/usecases/scan-and-parse-AAMVA.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ Dynamsoft.DCP.CodeParser.license ='DLS2eyJvcmdhbml6YXRpb25JRCI6IjIwMDAwMSJ9';
8686

8787
> If you are using the JavaScript edition, also check out:
8888
>
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-
> * <a target = "_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+
> * <a target = "_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>

programming/usecases/scan-barcodes-as-input.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,7 @@ The following code shows how to automatically invoke the sdk to read a barcode a
1616
> If you are using the JavaScript edition, also check out:
1717
>
1818
> * <a target = "_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-
> * <a target = "_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-
> * <a target = "_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+
> * <a target = "_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>
2120
2221
<div class="sample-code-prefix template2"></div>
2322
>- Javascript

release-notes/dbr-rn-9.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ noTitleIndex: true
2020

2121
| Versions | Available Editions |
2222
| -------- | ------------------ |
23-
| 9.6.40 | [C]({{ site.c_release_notes}}c-9.html#9640-03142024){:target="_blank"} / [C++]({{ site.cpp_release_notes}}cpp-9.html#9640-03142024){:target="_blank"} / [DotNet]({{ site.dotnet_release_notes }}dotnet-9.html#9640-03142024){:target="_blank"} / [Java]({{ site.java_release_notes }}java-9.html#9640-03142024){:target="_blank"} / [Python]({{ site.python_release_notes }}python-9.html#9640-03142024){:target="_blank"} |
23+
| 9.6.40 | [JavaScript]({{ site.js }}release-notes/js-9.html#9640-03182024){:target="_blank"} / [C]({{ site.c_release_notes}}c-9.html#9640-03142024){:target="_blank"} / [C++]({{ site.cpp_release_notes}}cpp-9.html#9640-03142024){:target="_blank"} / [DotNet]({{ site.dotnet_release_notes }}dotnet-9.html#9640-03142024){:target="_blank"} / [Java]({{ site.java_release_notes }}java-9.html#9640-03142024){:target="_blank"} / [Python]({{ site.python_release_notes }}python-9.html#9640-03142024){:target="_blank"} |
2424
| 9.6.33 | [JavaScript]({{ site.js }}release-notes/js-9.html#9633-02052024) |
2525
| 9.6.32 | [JavaScript]({{ site.js }}release-notes/js-9.html#9632-12072023) |
2626
| 9.6.31 | [JavaScript]({{ site.js }}release-notes/js-9.html#9631-10122023) |

0 commit comments

Comments
 (0)