@syncfusion/ej2-vue-pdfviewer 20.3.49 → 20.3.52
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md
CHANGED
|
@@ -2,6 +2,24 @@
|
|
|
2
2
|
|
|
3
3
|
## [Unreleased]
|
|
4
4
|
|
|
5
|
+
## 20.3.50 (2022-10-18)
|
|
6
|
+
|
|
7
|
+
### PDF Viewer
|
|
8
|
+
|
|
9
|
+
#### Bug Fixes
|
|
10
|
+
|
|
11
|
+
- `#I409189` - Now, no blank pages are created while printing the document.
|
|
12
|
+
- `#I411098` - Now, Form fields are rendered properly while printing the document.
|
|
13
|
+
- `#I405132` - Now, the copied text content from pdf document is contain the space lining.
|
|
14
|
+
- `#I409184` - Now, able to change the background color of Initial field indicator element.
|
|
15
|
+
- `#I409766` - Now, type signature is working properly.
|
|
16
|
+
|
|
17
|
+
- `#I409189` - Now, no blank pages are created while printing the document.
|
|
18
|
+
- `#I411098` - Now, Form fields are rendered properly while printing the document.
|
|
19
|
+
- `#I405132` - Now, the copied text content from pdf document is contain the space lining.
|
|
20
|
+
|
|
21
|
+
## 20.3.49 (2022-10-11)
|
|
22
|
+
|
|
5
23
|
### PDF Viewer
|
|
6
24
|
|
|
7
25
|
#### Bug Fixes
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-pdfviewer.umd.min.js
|
|
3
|
-
* version : 20.3.
|
|
3
|
+
* version : 20.3.52
|
|
4
4
|
* Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
|
|
5
5
|
* Use of this code is subject to the terms of our license.
|
|
6
6
|
* A copy of the current license can be obtained at any time by e-mailing
|