Skip to content

Commit eecbf06

Browse files
Merge pull request #915 from dynamsoft-docs/patch
Patch
2 parents 9f0ac2f + 9512262 commit eecbf06

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

_articles/info/api/Addon_PDF.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -314,7 +314,6 @@ Use this method before you import a PDF into the viewer with methods such as [`L
314314

315315
## SetPassword()
316316

317-
v
318317
> This API has been deprecated as of release 18.4. Please use the [`SetReaderOptions()`](/_articles/info/api/Addon_PDF.md#setreaderoptions) function.
319318

320319
Set the password for reading encrypted PDF files.

_articles/info/schedule/Addon.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ description: Dynamic Web TWAIN SDK Documentation Schedule - Addon Release Page
1414

1515
| Version | Service | Core | PDFR | Barcode | Camera/Webcam | OCRB | OCRPro| Uploader |
1616
|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|:-:|
17+
| v19.1| 1.9.0.428 | 19.1.0.0428 | 12.0.0.0318 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.9.0.0318 |
1718
| v19.0| 1.9.0.318 | 19.0.0.0318 | 12.0.0.0318 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.9.0.0318 |
1819
| v18.5.1| 1.8.5.828 | 18.5.1.0828 | 11.5.3.0828 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.8.5.0828 |
1920
| v18.5| 1.8.5.312 | 18.5.0.0312 | 11.5.2.0312 | 9.6.40.220 | N/A /15.0.0.0625 | N/A | N/A | 1.8.5.0312 |
@@ -39,6 +40,14 @@ description: Dynamic Web TWAIN SDK Documentation Schedule - Addon Release Page
3940

4041
A lightweight PDF library integrated with Dynamic Web TWAIN SDK on the client side to convert text-based PDF files into images and display in the image viewer.
4142

43+
### `12.0.0.0318` (04/01/2025)
44+
45+
New APIs:
46+
47+
* [`preserveUnmodifiedOnSave`](/_articles/info/api/interfaces.md#readeroptions)
48+
* [`IsRasterizationRequired()`](/_articles/info/api/Addon_PDF.md#israsterizationrequired)
49+
50+
4251
### `11.5.2.0312` (05/14/2024)
4352
* Updated third party libraries
4453

@@ -126,6 +135,10 @@ A lightweight PDF library integrated with Dynamic Web TWAIN SDK on the client si
126135

127136
A professional linear & 2D barcode reading library for recognizing barcode from any document captured from scanners, cameras or file systems.
128137

138+
### `9.6.40.200` (05/14/2024)
139+
140+
Check out the release notes of Dynamsoft Barcode Reader: [9.6.40](https://www.dynamsoft.com/barcode-reader/docs/server/programming/cplusplus/release-notes/cpp-9.html?ver=9.6.40#9640-03142024).
141+
129142
### `9.6.20.307` (06/20/2023)
130143
* General algorithm improvements
131144

0 commit comments

Comments
 (0)