Skip to content

Commit af1e272

Browse files
update to internal commit 1f953fe4
1 parent ee04808 commit af1e272

File tree

10 files changed

+10
-10
lines changed

10 files changed

+10
-10
lines changed

programming/android/faq/drivers-license-extraction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ needAutoGenerateSidebar: true
1010

1111
[<< Back to FAQ index](index.md)
1212

13-
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
13+
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
1414

1515
> `DynamsoftCodeParser` library is included in the sample to parse the driver's information from the barcode decoding result. A valid license is required for the `DynamsoftCodeParser` library.

programming/android/faq/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ Alternatively, here is the general troubleshooting steps:
9090

9191
## Can I extract the driver’s information from a PDF417 barcode?
9292

93-
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
93+
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
9494

9595
> Note: Parsing the driver's information is an additional feature that requires a [DCV license](https://www.dynamsoft.com/customer/license/trialLicense/?product=cvs&utm_source=github&package=mobile){:target="_blank"}.
9696

programming/android/samples/drivers-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ The PDF417 barcode on an AAMVA compatible driver's license contains a lot of inf
1515

1616
The following sample shows how to use Dynamsoft Android SDKs to read a driver's license and extract its information.
1717

18-
- <a href="https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/Android/DriversLicenseScanner" target="_blank">Android DriversLicenseScanner Sample</a>
18+
- <a href="https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner" target="_blank">Android DriversLicenseScanner Sample</a>

programming/android/samples/index-v10.4.2002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ Input an ID with barcode text and detect it from multiple barcodes under the scr
126126

127127
Scan the PDF417 barcodes on a drivers' license and extract the drivers information.
128128

129-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/v10.4.2002/Android/DriversLicenseScanner){:target="_blank"}
129+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner){:target="_blank"}
130130

131131
<!-- <video controls width="250" autoplay="false">
132132
<source src="https://github.com/user-attachments/assets/29299e71-936f-4f9b-94ce-d3857d393f3b">

programming/android/samples/index-v10.4.3002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ Input an ID with barcode text and detect it from multiple barcodes under the scr
113113

114114
Scan the PDF417 barcodes on a drivers' license and extract the drivers information.
115115

116-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/Android/DriversLicenseScanner){:target="_blank"}
116+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner){:target="_blank"}
117117

118118
## Other Use Case Samples for Android Platform
119119

programming/objectivec-swift/faq/drivers-license-extraction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,6 @@ needAutoGenerateSidebar: true
1010

1111
[<< Back to FAQ index](index.md)
1212

13-
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
13+
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/Android/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
1414

1515
> `DynamsoftCodeParser` library is included in the sample to parse the driver's information from the barcode decoding result. A valid license is required for the `DynamsoftCodeParser` library.

programming/objectivec-swift/faq/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Alternatively, here is the general troubleshooting steps:
165165

166166
## Can I extract the driver’s information from a PDF417 barcode?
167167

168-
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/ios/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
168+
View the [DriversLicenseScanner sample](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/ios/DriversLicenseScanner){:target="_blank"} for how to decode the PDF417 barcode on the driver's license and parse the driver's information.
169169

170170
> Note: Parsing the driver's information is an additional feature that requires a [DCV license](https://www.dynamsoft.com/customer/license/trialLicense/?product=cvs&utm_source=github&package=mobile){:target="_blank"}.
171171

programming/objectivec-swift/samples/drivers-license.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,4 @@ The PDF417 barcode on an AAMVA compatible driver's license contains a lot of inf
1515

1616
The following sample shows how to use Dynamsoft iOS SDKs to read a driver's license and extract its information.
1717

18-
- <a href="https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/ios/DriversLicenseScanner" target="_blank">Swift DriversLicenseScanner Sample</a>
18+
- <a href="https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/ios/DriversLicenseScanner" target="_blank">Swift DriversLicenseScanner Sample</a>

programming/objectivec-swift/samples/index-v10.4.2002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -121,7 +121,7 @@ Input an ID with barcode text and detect it from multiple barcodes under the scr
121121

122122
Scan the PDF417 barcodes on a drivers' license and extract the drivers information.
123123

124-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/v10.4.2002/ios/DriversLicenseScanner){:target="_blank"}
124+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/ios/DriversLicenseScanner){:target="_blank"}
125125

126126
<!-- <video controls width="250" autoplay="false">
127127
<source src="https://github.com/user-attachments/assets/338a0bcc-afa0-4afd-8372-14373a112d36">

programming/objectivec-swift/samples/index-v10.4.3002.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ Input an ID with barcode text and detect it from multiple barcodes under the scr
112112

113113
Scan the PDF417 barcodes on a drivers' license and extract the drivers information.
114114

115-
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/main/ios/DriversLicenseScanner){:target="_blank"}
115+
[Check code on GitHub](https://github.com/Dynamsoft/capture-vision-mobile-samples/tree/dcv_v2.6.1003/ios/DriversLicenseScanner){:target="_blank"}
116116

117117
## Other Use Case Samples for iOS Platform
118118

0 commit comments

Comments
 (0)