Skip to content

Commit 964908b

Browse files
committed
mark print as deprecated
1 parent c0bcb6f commit 964908b

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

_articles/info/api/WebTwain_IO.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3630,6 +3630,9 @@ DWTObject.ShowFileDialog(
36303630

36313631
## Print()
36323632

3633+
> [!NOTE]
3634+
> This API has been deprecated as of release 19.3. Please use the [`PrintEX()`](#printex) function.
3635+
36333636
Export all image data in the buffer to a new browser window and use the browser's built-in print feature to print the image(s).
36343637

36353638
**Syntax**

_articles/info/schedule/deprecated.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,10 @@ The prompts are one-time, once you accept the "risk", the software will install
3636
3737
The recommended fix is to patch the operating system, you can find the patch [here](http://www.catalog.update.microsoft.com/search.aspx?q=kb4474419). -->
3838

39+
## 19.3
40+
41+
Deprecated Method: DWTObject.Print
42+
3943
## 19.0
4044

4145
### Global

0 commit comments

Comments
 (0)