Skip to content

Commit 4c37a5f

Browse files
Merge pull request #102 from dynamsoft-docs/preview
update download link and supported python version
2 parents b370c38 + b19d874 commit 4c37a5f

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

programming/cplusplus/user-guide/document-scanner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ To find out whether your environment is supported, please read the [System Requi
3333

3434
## Installation
3535

36-
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.2.5000.251216.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
36+
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.4.1000.260205.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
3737

3838
> [!IMPORTANT]
3939
> For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content.

programming/cplusplus/user-guide/mrz-scanner.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To find out whether your environment is supported, please read the [System Requi
3939

4040
## Installation
4141

42-
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.2.5000.251216.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
42+
If you haven't downloaded the SDK yet, <a href="https://download2.dynamsoft.com/dcv/dynamsoft-capture-vision-cpp-3.4.1000.260205.zip" target="_blank">download the `C/C++ Package`</a> now and unpack the package into a directory of your choice.
4343

4444
> [!IMPORTANT]
4545
> For this tutorial, we unpack it to a pseudo directory `[INSTALLATION FOLDER]`, change it to your unpacking path for the following content.

programming/python/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@ Dynamsoft Capture Vision Bundle is an aggregating SDK of a series of specific fu
2828
- macOS (Universal) 12+
2929

3030
- Python Versions:
31+
- Python 3.14
3132
- Python 3.13
3233
- Python 3.12
3334
- Python 3.11

0 commit comments

Comments
 (0)