@syncfusion/ej2-vue-pdfviewer 19.4.42 → 19.4.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,56 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
+ ### PDF Viewer
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#SF-361967`- Now, the copy and paste is working properly for the signature field when it is added on the bottom of the page.
10
+
11
+ ## 19.4.50 (2022-02-08)
12
+
13
+ ### PDF Viewer
14
+
15
+ #### Bug Fixes
16
+
17
+ - `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
18
+ - `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
19
+ - `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
20
+ - `#SF-359388`- Now, the form fields position is correct for a rotated PDF document.
21
+ - `#SF-354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
22
+ - `#SF-360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
23
+ - `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
24
+ - `#SF-361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
25
+ - `#SF-362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
26
+ - `#SF-359233`- The hidden issue of free text characters is now resolved.
27
+ - `#SF-363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
28
+ - `#SF-363055`- Now, the free text becomes edited properly while clicking the selector.
29
+ - `#SF-363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
30
+
31
+ ## 19.4.43 (2022-01-18)
32
+
33
+ ### PDF Viewer
34
+
35
+ #### Bug Fixes
36
+
37
+ `#SF-359772`,`#SF-359880`- Now, the form fields are editable on the mobile device.
38
+ `#SF-359042`- Free text annotations are downloaded properly without hiding any last character.
39
+ `#SF-358308`- Spinners are hidden properly while removing the display as none for the spinner.
40
+ `#SF-360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
41
+ `#SF-358584`- Stamps are saved properly in the rotated PDF document.
42
+
43
+
44
+ ## 19.4.42 (2022-01-11)
45
+
46
+ ### PDF Viewer
47
+
48
+ #### Bug Fixes
49
+
50
+ - `#SF-358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
51
+ - `#SF-357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
52
+ - `#SF-357655`- The PDF pages are now exported to image in a multi-threaded environment.
53
+ - `#SF-357060`- Now, the typed handwritten signature content does not exceed the text area.
54
+
5
55
  ## 19.4.41 (2022-01-04)
6
56
 
7
57
  ### PDF Viewer
package/README.md CHANGED
@@ -59,4 +59,4 @@ Check the license detail [here](https://github.com/syncfusion/ej2/blob/master/li
59
59
 
60
60
  Check the changelog [here](https://github.com/syncfusion/ej2-pdfviewer/blob/master/CHANGELOG.md?utm_source=npm&utm_medium=listing&utm_campaign=vue-pdf-viewer-npm)
61
61
 
62
- © Copyright 2018 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
62
+ © Copyright 2022 Syncfusion, Inc. All Rights Reserved. The Syncfusion Essential Studio license and copyright applies to this distribution.
@@ -1,6 +1,15 @@
1
1
  /*!
2
2
  * filename: ej2-vue-pdfviewer.umd.min.js
3
- * version : 19.4.42
3
+ * version : 19.4.52
4
+ * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
+ * Use of this code is subject to the terms of our license.
6
+ * A copy of the current license can be obtained at any time by e-mailing
7
+ * licensing@syncfusion.com. Any infringement will be prosecuted under
8
+ * applicable laws.
9
+ */
10
+ /*!
11
+ * filename: ej2-vue-pdfviewer.umd.min.js
12
+ * version : 19.4.38
4
13
  * Copyright Syncfusion Inc. 2001 - 2020. All rights reserved.
5
14
  * Use of this code is subject to the terms of our license.
6
15
  * A copy of the current license can be obtained at any time by e-mailing