@syncfusion/ej2-vue-pdfviewer 20.3.47 → 20.3.48
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
|
@@ -4,6 +4,23 @@
|
|
|
4
4
|
|
|
5
5
|
### PDF Viewer
|
|
6
6
|
|
|
7
|
+
#### Bug Fixes
|
|
8
|
+
|
|
9
|
+
- `#I406164` - Now, the Ink annotations from the import JSON file present on the last page.
|
|
10
|
+
- `#I406143` - Now, the Page Index property is present in the form field collections while adding the form fields.
|
|
11
|
+
- `#I406883` - Now, the Deleted ink annotations do not exist after scrolling the document.
|
|
12
|
+
- `#I408609` - Now, the Keyboard shortcuts are working properly.
|
|
13
|
+
- `#I383963` - Now, the Form fields are allowed to rename without affecting any other field.
|
|
14
|
+
- `#I406552` - Now, The removal of fields from other pages is prevented while the field is programmatically focused.
|
|
15
|
+
- `#I406586` - Now, Ink annotation is not missing in the annotation collection.
|
|
16
|
+
- `#I408087` - Now, adequate space in the type signature field.
|
|
17
|
+
- `#I404936` - Now, Typed signature is appeared from the downloaded document.
|
|
18
|
+
- `#I406793` - Now, two custom stamps can't be selected at the same time.
|
|
19
|
+
|
|
20
|
+
## 20.3.47 (2022-09-29)
|
|
21
|
+
|
|
22
|
+
### PDF Viewer
|
|
23
|
+
|
|
7
24
|
#### New Features
|
|
8
25
|
|
|
9
26
|
- `#I391994` - The document download performance has improved for larger PDF files, over 5000+ pages.
|
|
@@ -58,54 +75,6 @@
|
|
|
58
75
|
- `#I401240` - Now, search content text highlight is working fine.
|
|
59
76
|
- `#I401761`,`#I399940`,`#I405109`,`#I406172` - Now, the Page is not scrolled when deleting annotations using `deleteAnnotationById()` method.
|
|
60
77
|
|
|
61
|
-
- `#I397357` - Now, Radio button values update properly.
|
|
62
|
-
- `#I401805` - Now, Form fields updates proper value on download.
|
|
63
|
-
- `#I382837` - Now, Interaction on checkbox in mobile device is working fine.
|
|
64
|
-
- `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
|
|
65
|
-
- `#I385978` - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
|
|
66
|
-
- `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
|
|
67
|
-
- `#I403632` - Now, custom stamp position is not wrong on mobile device.
|
|
68
|
-
- `#I404420` - Now, Selection of the closely placed Signature Field is improved in Mobile devices.
|
|
69
|
-
- `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
|
|
70
|
-
- `#I397357` - Now, Radio button values update properly.
|
|
71
|
-
- `#I401805` - Now, Form fields updates the proper value on download.
|
|
72
|
-
- `#I382837` - Now, the interaction on a checkbox in the mobile device is working fine.
|
|
73
|
-
- `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
|
|
74
|
-
- `#I385978` - Now, Free Text Annotations can be edited on iPhone, iPad, and iPod Devices.
|
|
75
|
-
- `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
|
|
76
|
-
- `#I403632` - Now, the custom stamp position is not wrong on the mobile device.
|
|
77
|
-
- `#I404420` - Now, the Selection of the closely placed Signature Field is improved in Mobile devices.
|
|
78
|
-
- `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
|
|
79
|
-
- `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
|
|
80
|
-
- `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height and in the read-only mode of the document that was downloaded.
|
|
81
|
-
- `#I398911` - Provided support for suppressing the Digital signature without affecting the download of the same.
|
|
82
|
-
- `#I400958` - Now, Adding a signature field programmatically and from the UI level does not have the same signature field name.
|
|
83
|
-
- `#I398958` - Now, the Script error does not occur while adding signature and initial fields when enabling form field is false.
|
|
84
|
-
- `#I397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside the viewer.
|
|
85
|
-
- `#I392269` - Now, considered both GUID and description while importing the annotations.
|
|
86
|
-
- `#I398972` - Now, The Script error does not occur while saving the PDF consecutively with Calibrate perimeter control.
|
|
87
|
-
- `#I399220` - Now, Some form fields are not removed on reloading the downloaded document.
|
|
88
|
-
- `#I389566` - Now, The Script error does not occur while trying to change the PDF view to the text view in the sample.
|
|
89
|
-
- `#I369895` - When an image signature is added programmatically, the width is now properly maintained.
|
|
90
|
-
- `#I388895` - Now, stamp annotations comments display valid time in the comment panel for any culture.
|
|
91
|
-
- `#I391994` - Now, Programmatically able to add all form fields in read-only mode.
|
|
92
|
-
- `#I394117` - Now, Tapping a page with a signature field does not moves to another page on mobile devices.
|
|
93
|
-
- `#I395979` - Now, Deleted annotations are updated in the annotation collection properly.
|
|
94
|
-
- `#I369895` - Now, The selection and strike-through are now aligned properly.
|
|
95
|
-
- `#I389679` - Now, the form field color should not be changed on read-only mode.
|
|
96
|
-
- `#I383430` - Now, form fields do not generate duplicates while using CTRL c and CRTL v.
|
|
97
|
-
- `#I394763` - Now, form fields are not deleted while trying to delete the text with the delete key in the property dialog.
|
|
98
|
-
- `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
|
|
99
|
-
- `#I397495` - Now the signature and Initial field are visible in chrome downloaded in the PDF Viewer.
|
|
100
|
-
- `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
|
|
101
|
-
- `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
|
|
102
|
-
- `#I394274`,`#I394827` - Now, the signature and initials are updated after the 10th page.
|
|
103
|
-
- `#I395889` - Now, the script error that occurs without injecting annotation has been fixed.
|
|
104
|
-
- `#F173061` - Now, we can able to zoom to a specific annotation if the annotation is not visible in the viewport.
|
|
105
|
-
- `#I396556` - Now, import and export for JSON and XFDF is the document working properly.
|
|
106
|
-
- `#I401240` - Now, Search content text highlight is working fine.
|
|
107
|
-
- `#I401761`,`#I399940`,`#I405109`,`#I406172` - Now, the Page is not scrolled when deleting annotations using `deleteAnnotationById()` method.
|
|
108
|
-
|
|
109
78
|
## 20.2.49 (2022-09-13)
|
|
110
79
|
|
|
111
80
|
### PDF Viewer
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* filename: ej2-vue-pdfviewer.umd.min.js
|
|
3
|
-
* version : 20.3.
|
|
3
|
+
* version : 20.3.48
|
|
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
|