@syncfusion/ej2-angular-pdfviewer 20.2.43-ngcc → 20.2.44

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.
Files changed (119) hide show
  1. package/esm2020/public_api.mjs +3 -0
  2. package/esm2020/src/index.mjs +5 -0
  3. package/esm2020/src/pdfviewer/pdfviewer-all.module.mjs +62 -0
  4. package/esm2020/src/pdfviewer/pdfviewer.component.mjs +143 -0
  5. package/esm2020/src/pdfviewer/pdfviewer.module.mjs +25 -0
  6. package/esm2020/syncfusion-ej2-angular-pdfviewer.mjs +5 -0
  7. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
  8. package/fesm2015/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  9. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs +231 -0
  10. package/fesm2020/syncfusion-ej2-angular-pdfviewer.mjs.map +1 -0
  11. package/package.json +27 -13
  12. package/src/pdfviewer/pdfviewer-all.module.d.ts +6 -0
  13. package/src/pdfviewer/pdfviewer.component.d.ts +3 -0
  14. package/src/pdfviewer/pdfviewer.module.d.ts +6 -0
  15. package/styles/_all.scss +1 -0
  16. package/styles/bootstrap-dark.css +7 -4
  17. package/styles/bootstrap.css +7 -4
  18. package/styles/bootstrap4.css +7 -4
  19. package/styles/bootstrap5-dark.css +8 -5
  20. package/styles/bootstrap5.css +8 -5
  21. package/styles/fabric-dark.css +7 -4
  22. package/styles/fabric.css +7 -4
  23. package/styles/fluent-dark.css +5 -2
  24. package/styles/fluent.css +5 -2
  25. package/styles/highcontrast-light.css +7 -4
  26. package/styles/highcontrast.css +7 -4
  27. package/styles/material-dark.css +7 -4
  28. package/styles/material.css +7 -4
  29. package/styles/pdfviewer/_all.scss +2 -0
  30. package/styles/pdfviewer/_bootstrap-dark-definition.scss +536 -0
  31. package/styles/pdfviewer/_bootstrap-definition.scss +536 -0
  32. package/styles/pdfviewer/_bootstrap4-definition.scss +582 -0
  33. package/styles/pdfviewer/_bootstrap5-dark-definition.scss +1 -0
  34. package/styles/pdfviewer/_bootstrap5-definition.scss +530 -0
  35. package/styles/pdfviewer/_fabric-dark-definition.scss +533 -0
  36. package/styles/pdfviewer/_fabric-definition.scss +535 -0
  37. package/styles/pdfviewer/_fluent-dark-definition.scss +1 -0
  38. package/styles/pdfviewer/_fluent-definition.scss +537 -0
  39. package/styles/pdfviewer/_fusionnew-definition.scss +530 -0
  40. package/styles/pdfviewer/_highcontrast-definition.scss +535 -0
  41. package/styles/pdfviewer/_highcontrast-light-definition.scss +531 -0
  42. package/styles/pdfviewer/_layout.scss +196 -0
  43. package/styles/pdfviewer/_material-dark-definition.scss +534 -0
  44. package/styles/pdfviewer/_material-definition.scss +532 -0
  45. package/styles/pdfviewer/_material3-definition.scss +530 -0
  46. package/styles/pdfviewer/_tailwind-dark-definition.scss +1 -0
  47. package/styles/pdfviewer/_tailwind-definition.scss +539 -0
  48. package/styles/pdfviewer/_theme.scss +4111 -0
  49. package/styles/pdfviewer/bootstrap-dark.css +7 -4
  50. package/styles/pdfviewer/bootstrap-dark.scss +4 -1
  51. package/styles/pdfviewer/bootstrap.css +7 -4
  52. package/styles/pdfviewer/bootstrap.scss +4 -1
  53. package/styles/pdfviewer/bootstrap4.css +7 -4
  54. package/styles/pdfviewer/bootstrap4.scss +4 -1
  55. package/styles/pdfviewer/bootstrap5-dark.css +8 -5
  56. package/styles/pdfviewer/bootstrap5-dark.scss +4 -1
  57. package/styles/pdfviewer/bootstrap5.css +8 -5
  58. package/styles/pdfviewer/bootstrap5.scss +4 -1
  59. package/styles/pdfviewer/fabric-dark.css +7 -4
  60. package/styles/pdfviewer/fabric-dark.scss +4 -1
  61. package/styles/pdfviewer/fabric.css +7 -4
  62. package/styles/pdfviewer/fabric.scss +4 -1
  63. package/styles/pdfviewer/fluent-dark.css +5 -2
  64. package/styles/pdfviewer/fluent-dark.scss +4 -1
  65. package/styles/pdfviewer/fluent.css +5 -2
  66. package/styles/pdfviewer/fluent.scss +4 -1
  67. package/styles/pdfviewer/highcontrast-light.css +7 -4
  68. package/styles/pdfviewer/highcontrast-light.scss +4 -1
  69. package/styles/pdfviewer/highcontrast.css +7 -4
  70. package/styles/pdfviewer/highcontrast.scss +4 -1
  71. package/styles/pdfviewer/icons/_bootstrap-dark.scss +475 -0
  72. package/styles/pdfviewer/icons/_bootstrap.scss +480 -0
  73. package/styles/pdfviewer/icons/_bootstrap4.scss +482 -0
  74. package/styles/pdfviewer/icons/_bootstrap5-dark.scss +1 -0
  75. package/styles/pdfviewer/icons/_bootstrap5.scss +489 -0
  76. package/styles/pdfviewer/icons/_fabric-dark.scss +488 -0
  77. package/styles/pdfviewer/icons/_fabric.scss +492 -0
  78. package/styles/pdfviewer/icons/_fluent-dark.scss +1 -0
  79. package/styles/pdfviewer/icons/_fluent.scss +488 -0
  80. package/styles/pdfviewer/icons/_fusionnew.scss +489 -0
  81. package/styles/pdfviewer/icons/_highcontrast-light.scss +475 -0
  82. package/styles/pdfviewer/icons/_highcontrast.scss +475 -0
  83. package/styles/pdfviewer/icons/_material-dark.scss +477 -0
  84. package/styles/pdfviewer/icons/_material.scss +480 -0
  85. package/styles/pdfviewer/icons/_material3.scss +489 -0
  86. package/styles/pdfviewer/icons/_tailwind-dark.scss +489 -0
  87. package/styles/pdfviewer/icons/_tailwind.scss +489 -0
  88. package/styles/pdfviewer/material-dark.css +7 -4
  89. package/styles/pdfviewer/material-dark.scss +4 -1
  90. package/styles/pdfviewer/material.css +7 -4
  91. package/styles/pdfviewer/material.scss +4 -1
  92. package/styles/pdfviewer/tailwind-dark.css +8 -5
  93. package/styles/pdfviewer/tailwind-dark.scss +4 -1
  94. package/styles/pdfviewer/tailwind.css +8 -5
  95. package/styles/pdfviewer/tailwind.scss +4 -1
  96. package/styles/tailwind-dark.css +8 -5
  97. package/styles/tailwind.css +8 -5
  98. package/syncfusion-ej2-angular-pdfviewer.d.ts +5 -0
  99. package/@syncfusion/ej2-angular-pdfviewer.es5.js +0 -270
  100. package/@syncfusion/ej2-angular-pdfviewer.es5.js.map +0 -1
  101. package/@syncfusion/ej2-angular-pdfviewer.js +0 -251
  102. package/@syncfusion/ej2-angular-pdfviewer.js.map +0 -1
  103. package/CHANGELOG.md +0 -1386
  104. package/dist/ej2-angular-pdfviewer.umd.js +0 -454
  105. package/dist/ej2-angular-pdfviewer.umd.js.map +0 -1
  106. package/dist/ej2-angular-pdfviewer.umd.min.js +0 -11
  107. package/dist/ej2-angular-pdfviewer.umd.min.js.map +0 -1
  108. package/ej2-angular-pdfviewer.d.ts +0 -5
  109. package/ej2-angular-pdfviewer.metadata.json +0 -1
  110. package/postinstall/tagchange.js +0 -18
  111. package/schematics/collection.json +0 -10
  112. package/schematics/ng-add/index.d.ts +0 -3
  113. package/schematics/ng-add/index.js +0 -9
  114. package/schematics/ng-add/schema.d.ts +0 -13
  115. package/schematics/ng-add/schema.js +0 -2
  116. package/schematics/ng-add/schema.json +0 -34
  117. package/schematics/tsconfig.json +0 -25
  118. package/schematics/utils/lib-details.d.ts +0 -4
  119. package/schematics/utils/lib-details.js +0 -6
package/CHANGELOG.md DELETED
@@ -1,1386 +0,0 @@
1
- # Changelog
2
-
3
- ## [Unreleased]
4
-
5
- ### PDF Viewer
6
-
7
- #### Bug Fixes
8
-
9
- - `#F176277` - Context menus will now open all the pages that are visible in the viewport.
10
- - `#SF-3813` - The signature is now being downloaded without any pixel issue.
11
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in the document that was downloaded.
12
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
13
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
14
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
15
- - `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
16
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
17
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
18
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
19
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
20
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
21
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
22
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
23
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
24
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
25
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
26
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
27
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
28
- - `#F173953` - Now, Script error have been resolved.
29
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
30
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
31
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
32
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
33
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
34
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
35
- - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
36
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
37
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
38
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
39
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
40
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
41
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
42
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
43
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
44
- - `#SF-380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
45
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
46
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
47
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
48
-
49
- ## 20.2.40 (2022-07-26)
50
-
51
- ### PDF Viewer
52
-
53
- #### Bug Fixes
54
-
55
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
56
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
57
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
58
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
59
- - `#SF-380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
60
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
61
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
62
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
63
-
64
- ## 20.2.39 (2022-07-19)
65
-
66
- ### PDF Viewer
67
-
68
- #### Bug Fixes
69
-
70
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
71
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
72
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
73
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
74
- - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
75
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
76
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
77
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
78
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
79
-
80
- ## 20.2.38 (2022-07-12)
81
-
82
- ### PDF Viewer
83
-
84
- #### Bug Fixes
85
-
86
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
87
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
88
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
89
- - `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
90
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
91
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
92
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
93
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
94
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
95
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
96
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
97
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
98
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
99
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
100
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
101
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
102
- - `#F173953` - Now, Script error have been resolved.
103
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
104
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
105
-
106
- ## 20.2.36 (2022-06-30)
107
-
108
- ### PDF Viewer
109
-
110
- #### Bug Fixes
111
-
112
- - `#I371792` - Pan mode is now activated for all mobile devices by default.
113
- - `#I363298` - The issue when form fields had different names when the form designer module is enabled and disabled has been fixed.
114
- - `#F173953` - The issue with the incorrect sentence search functionality in the PDF Viewer has been resolved.
115
- - `#I368423` - Now, rotation for form elements is considered.
116
- - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
117
- - `#I376227` - The issue with the PDF Viewer's annotation FillColor not updating correctly has been fixed.
118
- - `#I376346` - This issue with an annotation moving to the top of multiple pages has been resolved.
119
- - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
120
- - `#I377714` - The problem with pinch zooming and form field position has been fixed.
121
- - `#I377638` - The issue with the Read Only radio button value changing when downloading has been fixed.
122
- - `#I378257`- The issue with the checkbox printing multiple times has been resolved.
123
- - `#I378394` - Changes to form field properties that are made using the `formFieldPropertiesChange` event are no longer lost is now working properly.
124
- - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
125
- - `#I379120` - The pixel quality of the handwritten signature has now improved.
126
- - `#I386899` - Issue with signature rendering is now resolved.
127
- - `#I383513` - When a textbox is marked as required, it no longer has a red border in the document that's been downloaded is now working properly.
128
- - `#I369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
129
- - `#I383963` - Issue with cloned form field value is duplicated has been fixed.
130
-
131
- ## 20.1.60 (2022-06-14)
132
-
133
- ### PDF Viewer
134
-
135
- #### Bug Fixes
136
-
137
- - `#SF-378257`- The issue with the checkbox printing multiple times has been resolved.
138
- - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
139
- - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
140
- - `SF-371792` - Pan mode is now activated for all mobile devices by default.
141
- - `SF-368423` - Now, rotation for form elements is considered.
142
- - `SF-379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
143
- - `SF-379120` - The pixel quality of the handwritten signature has now improved.
144
-
145
- ## 20.1.59 (2022-06-07)
146
-
147
- ### PDF Viewer
148
-
149
- #### Bug Fixes
150
-
151
- - `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
152
- - `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
153
- - `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
154
- - `#SF-372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
155
-
156
- ## 20.1.58 (2022-05-31)
157
-
158
- ### PDF Viewer
159
-
160
- #### Bug Fixes
161
-
162
- - `#SF-377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
163
- - `#SF-367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
164
- - `#SF-374726`- Signatures will appear in the PDF viewer for the provided document.
165
-
166
- ## 20.1.57 (2022-05-24)
167
-
168
- ### PDF Viewer
169
-
170
- #### Bug Fixes
171
-
172
- - `#SF-376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
173
- - `#F174506`- Improved the printing quality of the PDF viewer.
174
- - `#SF-372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
175
-
176
- ## 20.1.56 (2022-05-17)
177
-
178
- ### PDF Viewer
179
-
180
- #### Bug Fixes
181
-
182
- - `#SF-371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
183
-
184
- ## 20.1.55 (2022-05-12)
185
-
186
- ### PDF Viewer
187
-
188
- #### New Features
189
-
190
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields on a document.
191
- - `#SF-362221`, `#SF-364814`, `#SF-368380`, `#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
192
- - `#SF-353301`- Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
193
-
194
- #### Bug Fixes
195
-
196
- - `#SF-372732`- A signature in the signature field will be displayed in the downloaded document when the form field properties have been updated using the `updateFormFields` method.
197
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
198
- - `#SF-367560`, `#SF-367313`- Improved the pinch-zoom in and out responsiveness in the mobile device.
199
- - `#SF-368770`, `#SF-373344`, `#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
200
- - `#SF-369002`- A signature will be downloaded in the correct position for rotated and scanned documents.
201
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
202
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
203
- - `#SF-373137`- The `ArgumentOutOfRangeException` exception will no longer occur when extracting the text for the provided document.
204
- - `#SF-375548`, `#SF-374826`, `#SF-375215`, `#SF-376171`, `#SF-376531`- The `Microsoft.Extensions.Caching.Memory` was changed into a stable version.
205
- - `#SF-364871`- Now, the handwritten signature images and custom stamps will be resized proportionally.
206
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
207
- - `#SF-370140`- The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
208
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
209
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on a mobile device.
210
- - `#SF-377746`- The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
211
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
212
- - `#SF-373785`- The initial field will no longer be undefined after filling the field.
213
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
214
- - `#SF-371825`- Now, the form fields will appear while scrolling through the different pages.
215
- - `#SF-371838`- The Custom stamp annotation will be rendered correctly for the PDF document provided.
216
- - `#SF-365736`, `#SF-366420`- In mobile devices, the Script error will no longer occur when adding the signature.
217
-
218
- ## 20.1.52 (2022-05-04)
219
-
220
- ### PDF Viewer
221
-
222
- #### Bug Fixes
223
-
224
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
225
-
226
- ## 20.1.51 (2022-04-26)
227
-
228
- ### PDF Viewer
229
-
230
- #### Bug Fixes
231
-
232
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
233
- - `#SF-369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
234
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
235
-
236
- ## 20.1.50 (2022-04-19)
237
-
238
- ### PDF Viewer
239
-
240
- #### New Features
241
-
242
- - `#SF-362221`,`#SF-364814`,`#SF-368380`,`#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
243
- - `#SF-353301`- Implemented the `zoomTo` method.
244
-
245
- #### Bug Fixes
246
-
247
- - `#SF-366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
248
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
249
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
250
- - `#SF-368770`,`#SF-373344`,`#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
251
- - `#SF-370140`- The label content of calibrate annotations is correctly updated when their properties are edited programmatically.
252
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device.
253
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
254
- - `#SF-373344`,`#SF-372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
255
-
256
- ## 20.1.47 (2022-04-04)
257
-
258
- ### PDF Viewer
259
-
260
- #### New Features
261
-
262
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields in a document.
263
-
264
- #### Bug Fixes
265
-
266
- - `#SF-366679`- Selection is working properly for the overlapped stamp annotations.
267
- - `#SF-364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
268
-
269
- ## 19.4.55 (2022-03-08)
270
-
271
- ### PDF Viewer
272
-
273
- #### Bug Fixes
274
-
275
- - `#SF-365496`- In editable mode, the free text annotation remains in the same position during zooming.
276
- - `#SF-366345`- In mobile devices, context menus will not appear when moving annotations.
277
-
278
- ## 19.4.54 (2022-03-01)
279
-
280
- ### PDF Viewer
281
-
282
- #### Bug Fixes
283
-
284
- - `#SF-362858`- The existing form fields are now cleared completely from the collections when loading another document.
285
- - `#F172325`- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
286
- - `#SF-364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
287
- - `#SF-364296`- The free text annotation is now not visible in the print preview when the `isPrint` property is set to false.
288
- - `#SF-364510`, `#SF-363938`- The signature is now drawn correctly in the signature field on switching the tabs.
289
- - `#SF-364296`- The PDF document is now downloaded properly when the form field background color is transparent.
290
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
291
- - `#SF-362811`, `#SF-364480`- The existing from field collections are now updated properly when loading the document.
292
-
293
- ## 19.4.53 (2022-02-22)
294
-
295
- ### PDF Viewer
296
-
297
- #### Bug Fixes
298
-
299
- - `#SF-362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
300
- - `#SF-361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
301
- - `#SF-363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
302
- - `#SF-362647` - Now, the signature, and initial fields are unable to edit in the read-only mode.
303
- - `#SF-361801` - Script error is no longer thrown while destroying the viewer control in the IE browser.
304
- - `#SF-363899` - Now, the `annotationUnSelect` event triggers for custom stamp annotations.
305
- - `#SF-363936` - Now, the signature panel will not be opened on right-click of signature fields.
306
- - `#F168155` - The downloaded document displays Czech characters.
307
-
308
- ## 19.4.52 (2022-02-15)
309
-
310
- ### PDF Viewer
311
-
312
- #### Bug Fixes
313
-
314
- - `#SF-361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
315
- - `#SF- 361906`- The text position for the provided PDF document is now correct.
316
- - `#SF-361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
317
- - `#SF-360076`- In the signature field, the drawn signature is not stretched now.
318
- - `#SF-364148`, `#F172304`- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer.
319
- - `#SF-362874`- The form field names are now added properly to the form fields.
320
- - `#SF-365411`, `#SF-360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
321
-
322
- ## 19.4.50 (2022-02-08)
323
-
324
- ### PDF Viewer
325
-
326
- #### Bug Fixes
327
-
328
- - `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
329
- - `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
330
- - `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
331
- - `#SF-359388`- Now, the form fields position is correct for a rotated PDF document.
332
- - `#SF-354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
333
- - `#SF-360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
334
- - `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
335
- - `#SF-361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
336
- - `#SF-362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
337
- - `#SF-359233`- The hidden issue of free text characters is now resolved.
338
- - `#SF-363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
339
- - `#SF-363055`- Now, the free text becomes edited properly while clicking the selector.
340
- - `#SF-363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
341
-
342
- ## 19.4.43 (2022-01-18)
343
-
344
- ### PDF Viewer
345
-
346
- #### Bug Fixes
347
-
348
- `#SF-359772`,`#SF-359880`- Now, the form fields are editable on the mobile device.
349
- `#SF-359042`- Free text annotations are downloaded properly without hiding any last character.
350
- `#SF-358308`- Spinners are hidden properly while removing the display as none for the spinner.
351
- `#SF-360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
352
- `#SF-358584`- Stamps are saved properly in the rotated PDF document.
353
-
354
- ## 19.4.42 (2022-01-11)
355
-
356
- ### PDF Viewer
357
-
358
- #### Bug Fixes
359
-
360
- - `#SF-358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
361
- - `#SF-357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
362
- - `#SF-357655`- The PDF pages are now exported to image in a multi-threaded environment.
363
- - `#SF-357060`- Now, the typed handwritten signature content does not exceed the text area.
364
-
365
- ## 19.4.41 (2022-01-04)
366
-
367
- ### PDF Viewer
368
-
369
- #### Bug Fixes
370
-
371
- - `#SF-357108` - Now, the annotations are displayed properly for the rotated documents.
372
- - `#SF-357489` - Now, the unnecessary thumbnail requests are restricted.
373
-
374
- ## 19.4.40 (2021-12-28)
375
-
376
- ### PDF Viewer
377
-
378
- #### Bug Fixes
379
-
380
- - `#299110`, `#348963` - Now, the font size is updated properly while export and import shape annotations.
381
-
382
- ## 19.4.38 (2021-12-17)
383
-
384
- ### PDF Viewer
385
-
386
- #### New Features
387
-
388
- - `#354638` - Provided auto fit support to the free text annotations.
389
-
390
- #### Bug Fixes
391
-
392
- - `346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
393
-
394
- ## 19.3.56 (2021-12-02)
395
-
396
- ### PDF Viewer
397
-
398
- #### New Features
399
-
400
- - `#336589`, `#339329`, `#346113` - Provided annotation toolbar settings support in mobile view.
401
-
402
- #### Bug Fixes
403
-
404
- - `#347402`, `#347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
405
- - `#344549`- The ink annotations are preserved correctly in the Adobe.
406
- - `#346607`- Now, the signature dialog width is proper on resizing the browser window.
407
- - `#345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
408
- - `#347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
409
- - `#348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
410
- - `#345130`- Now, the exact shape of the image is maintained when added to the signature field.
411
- - `#347558`- Now, the custom stamp position is added properly in mobile view.
412
-
413
- ## 19.3.54 (2021-11-17)
414
-
415
- - `#346152`- The script error will not be thrown for the document which contains link annotation.
416
-
417
- ## 19.3.48 (2021-11-02)
418
-
419
- ### PDF Viewer
420
-
421
- #### Bug Fixes
422
-
423
- - `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
424
- - `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
425
- - `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
426
- - `#344082`- Now, signature text annotation is rendered properly on loading the document.
427
-
428
- ## 19.3.47 (2021-10-26)
429
-
430
- ### PDF Viewer
431
-
432
- #### Bug Fixes
433
-
434
- - `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
435
-
436
- ## 19.3.46 (2021-10-19)
437
-
438
- ### PDF Viewer
439
-
440
- #### Bug Fixes
441
-
442
- - `#339329`, `#341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
443
-
444
- ## 19.3.45 (2021-10-12)
445
-
446
- ### PDF Viewer
447
-
448
- #### Bug Fixes
449
-
450
- - `#F169102` - Now, the download action is working properly after importing the provided customer document.
451
- - `#342951` - Now, the Bookmark navigation is working properly in mobile mode.
452
- - `#343011` - Now, the download action is working properly after adding the text markup annotation.
453
-
454
- ## 19.3.44 (2021-10-05)
455
-
456
- ### PDF Viewer
457
-
458
- #### Bug Fixes
459
-
460
- - `#297147`, `#339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
461
- - `#341677` - Now, the opacity is applied properly for the custom stamps.
462
- - `#341074` - Now, the search icon is visible to close the search dialog.
463
-
464
- ## 19.1.67 (2021-06-08)
465
-
466
- ### PDF Viewer
467
-
468
- #### Bug Fixes
469
-
470
- - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
471
- - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
472
-
473
- ## 19.1.66 (2021-06-01)
474
-
475
- ### PDF Viewer
476
-
477
- #### Bug Fixes
478
-
479
- - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
480
-
481
- ## 19.1.65 (2021-05-25)
482
-
483
- ### PDF Viewer
484
-
485
- #### New Features
486
-
487
- - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
488
-
489
- ## 19.1.64 (2021-05-19)
490
-
491
- ### PDF Viewer
492
-
493
- #### Bug Fixes
494
-
495
- - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
496
- - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
497
-
498
- ## 19.1.66 (2021-06-01)
499
-
500
- ### PDF Viewer
501
-
502
- #### Bug Fixes
503
-
504
- - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
505
-
506
- ## 19.1.65 (2021-05-25)
507
-
508
- ### PDF Viewer
509
-
510
- #### New Features
511
-
512
- - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
513
-
514
- ## 19.1.64 (2021-05-19)
515
-
516
- ### PDF Viewer
517
-
518
- #### Bug Fixes
519
-
520
- - `#325096` - The Script error will no longer be thrown if we add form fields value by code behind.
521
- - `#326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
522
- - `#326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
523
- - `#324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
524
-
525
- ## 19.1.59 (2021-05-04)
526
-
527
- ### PDF Viewer
528
-
529
- #### Bug Fixes
530
-
531
- - `#322039` - The Arrow icon is shown properly in the custom stamp dropdown.
532
-
533
- ## 19.1.58 (2021-04-27)
534
-
535
- ### PDF Viewer
536
-
537
- #### Bug Fixes
538
-
539
- - `#322799` - The imported stamp annotation position is updated correctly in the MVC platform.
540
-
541
- ## 19.1.57 (2021-04-20)
542
-
543
- ### PDF Viewer
544
-
545
- #### Bug Fixes
546
-
547
- - `#317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
548
-
549
- ## 19.1.56 (2021-04-13)
550
-
551
- ### PDF Viewer
552
-
553
- #### Bug Fixes
554
-
555
- - `#315264` - Now, the User names in comments are working properly.
556
-
557
- ## 19.1.54 (2021-03-30)
558
-
559
- ### PDF Viewer
560
-
561
- #### New Features
562
-
563
- - `#F158073`, `#291648` - Exposed the annotation UnSelect event in PDF Viewer.
564
-
565
- ## 18.2.56 (2020-09-01)
566
-
567
- ### PDF Viewer
568
-
569
- #### New Features
570
-
571
- - `#289233` - Provided the support to add expiration timing for cache.
572
-
573
- #### Bug Fixes
574
-
575
- - `#289417` - Now, the annotation toolbar position is maintained correctly.
576
-
577
- ## 18.2.47 (2020-07-28)
578
-
579
- ### PDF Viewer
580
-
581
- #### New Features
582
-
583
- - `#267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
584
-
585
- #### Bug Fixes
586
-
587
- - `#282486` - Now, undo and redo is working properly for the freetext annotations.
588
- - `#F155593`- Exception will no longer be thrown while exporting the formfields.
589
-
590
- ## 18.2.46 (2020-07-21)
591
-
592
- ### PDF Viewer
593
-
594
- #### Bug Fixes
595
-
596
- - `#282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
597
-
598
- ## 18.2.45 (2020-07-14)
599
-
600
- ### PDF Viewer
601
-
602
- #### New Features
603
-
604
- - `#281898` - Provided the support to add comments programmatically for the newly added annotations.
605
-
606
- #### Bug Fixes
607
-
608
- - `#F155593`, `#283379` - Now, PDF Viewer control is working in IE.
609
-
610
- ## 18.2.44 (2020-07-07)
611
-
612
- ### PDF Viewer
613
-
614
- #### Bug Fixes
615
-
616
- - `#273237` - Now, Annotation comments are locked properly when locked the annotations.
617
-
618
- ## 18.1.55 (2020-06-02)
619
-
620
- ### PDF Viewer
621
-
622
- #### New Features
623
-
624
- - `#F154248` - Provided the Support to show/hide the annotation toolbar in code behind.
625
- - `#F153946` - Provided the Options to disable AutoComplete options in form filling documents.
626
- - `#273237` - Provided the Support to lock the text markup annotations.
627
- - `#277143` - Provided the support for ink annotation.
628
-
629
- ## 18.1.54 (2020-05-26)
630
-
631
- ### PDF Viewer
632
-
633
- #### New Features
634
-
635
- - `#254075` , `#266559` - Provided the support to render the hyperlinks which are preserved as plain text
636
-
637
- #### Bug Fixes
638
-
639
- - `#274036` - Now, the page does not gets refreshed on clicking the import annotation button
640
- - `#267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
641
- - `#268505` - Download is working correctly For French Culture Environment.
642
- - `#F153465` - Digital Signature in the exported image is preserved correctly.
643
- - `#F153465` - Style of the form fields are preserved properly in PDF Viewer.
644
- - `#274694` -Text highlight is working properly.
645
- - `#276547` -Text selection is working properly for lower zoom factor.
646
-
647
- ## 18.1.48 (2020-05-05)
648
-
649
- ### PDF Viewer
650
-
651
- #### New Features
652
-
653
- - `#272985` - Provided the support to edit the annotation properties without selecting the annotation.
654
-
655
- ## 18.1.45 (2020-04-21)
656
-
657
- ### PDF Viewer
658
-
659
- #### New Features
660
-
661
- - `#267283` - Provided the support to identify the imported annotation and drawn annotation
662
- - `#268736` - Exposed the text search events in PDF Viewer.
663
- - `#258786` - Exposed the signature Select event in PDF Viewer.
664
-
665
- #### Bug Fixes
666
-
667
- - `#272053` - The annotation bounds value is now preserved properly in annotation events.
668
- - `#269001` - Improved the page rendering behaviour in PDF Viewer.
669
-
670
- ## 18.1.44 (2020-04-14)
671
-
672
- ### PDF Viewer
673
-
674
- #### New Features
675
-
676
- - `#263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
677
- - `#271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
678
-
679
- #### Bug Fixes
680
-
681
- - `#271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
682
- - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
683
-
684
- ## 18.1.43 (2020-04-07)
685
-
686
- ### PDF Viewer
687
-
688
- #### New Features
689
-
690
- - `#267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
691
- - `#269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
692
- - `#268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
693
- - `#268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
694
-
695
- #### Bug Fixes
696
-
697
- - `#271163` - Errors will no longer occur when the print module in disabled state.
698
- - `#268829` - Now, the deleted annotations are removed properly from the PDF document.
699
-
700
- ## 18.1.42 (2020-04-01)
701
-
702
- ### PDF Viewer
703
-
704
- #### New Features
705
-
706
- - `#268975` - Exposed the event for notifying page mouse over action.
707
- - `#264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
708
- - `#263297`, `#268677` - Provided the options to enable and disable the tile rendering mode.
709
- - `#263473` - Provided the isLock options to individual annotation object level.
710
-
711
- #### Bug Fixes
712
-
713
- - `#269004` – The typo errors in PDF Viewer JSON objects has been resolved.
714
- - `#266218`, `#266559` - The import/export form fields are now working properly for the form fields data contains special characters.
715
- - `#268505` - Download is now working properly for different culture settings.
716
- - `#268109` - The updated label content is now preserved properly in the exported annotation data.
717
-
718
- ## 18.1.36-beta (2020-03-19)
719
-
720
- ### PDF Viewer
721
-
722
- #### New Features
723
-
724
- - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
725
- - `#259521` - Provided the support for importing the form fields data from JSON object.
726
- - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
727
- - `#256687` - Provided the support for setting the custom data for annotation objects.
728
- - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
729
- - `#262008` - Exposed the event for notifying annotation mouse over action.
730
- - `#F149148` - Provided the binding support for the enableFormFields property.
731
- - `#258769` - Provided the option to suppress the error dialog in PDF Viewer.
732
- - `#261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
733
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
734
-
735
- #### Bug Fixes
736
-
737
- - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
738
- - `#262692` - The text markup resizer position is now updated properly for the provided document.
739
- - `#262692` - The text content bounds are now rendered properly for the provided document.
740
-
741
- ## 17.4.50 (2020-02-18)
742
-
743
- ### PDF Viewer
744
-
745
- #### New Features
746
-
747
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
748
-
749
- ## 17.4.49 (2020-02-11)
750
-
751
- ### PDF Viewer
752
-
753
- #### New Features
754
-
755
- - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
756
- - `#259521` - Provided the support for importing the form fields data from JSON object.
757
- - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
758
- - `#256687` - Provided the support for setting the custom data for annotation objects.
759
- - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
760
- - `#262008` - Exposed the event for notifying annotation mouse over action.
761
- - `#F149148` - Provided the binding support for the enableFormFields property.
762
-
763
- #### Bug Fixes
764
-
765
- - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
766
- - `#262692` - The text markup resizer position is now updated properly for the provided document.
767
- - `#262692` - The text content bounds are now rendered properly for the provided document.
768
-
769
- ### PDF Viewer
770
-
771
- #### New Features
772
-
773
- - `258769` - Provided the option to suppress the error dialog in PDF Viewer.
774
- - `261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
775
-
776
- ## 17.4.46 (2020-01-30)
777
-
778
- ### PDF Viewer
779
-
780
- #### New Features
781
-
782
- - `258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
783
- - `259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
784
- - `259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
785
- - `259615` - Exposed the annotation label settings value in import/export JSON data.
786
- - `256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
787
-
788
- ## 17.4.44 (2021-01-21)
789
-
790
- ### PDF Viewer
791
-
792
- #### New Features
793
-
794
- - `#257519` - Provided Support to edit the free Text annotation value in code behind.
795
-
796
- #### Bug Fixes
797
-
798
- - `#259848` – Now, the deleted annotations are removed properly from the PDF document.
799
- - `#259734` - Custom Stamp annotations are drawn properly while importing the annotations.
800
- - `#260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
801
- - `#260575` - The download file name is now set properly if we provide during the control initialization.
802
-
803
- ## 17.4.43 (2020-01-14)
804
-
805
- ### PDF Viewer
806
-
807
- #### New Features
808
-
809
- - `#255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
810
- - `#258786`, `#259327` – Provided the support for exporting and importing the handwritten signature.
811
-
812
- #### Bug Fixes
813
-
814
- - `#149882` – The downloadEnd event triggers properly if we save the document in server side.
815
- - `#257630` – The importSuccess event triggers properly if we save the document in server side.
816
- - `#260295` – The distance calibrate annotation now resized properly.
817
- - `#260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
818
-
819
- ## 17.4.41 (2020-01-07)
820
-
821
- ### PDF Viewer
822
-
823
- #### New Features
824
-
825
- - `#257514` – Provided the support for import/export the custom stamp annotations.
826
- - `#257231` – Exposed the property to access the search count value.
827
- - `#258386` – Exposed the API to retrieve the text content and bounds along with page size details.
828
-
829
- #### Bug Fixes
830
-
831
- - `#259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
832
- - `#259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
833
- - `#259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
834
- - `#258949` – The opacity value is now applied properly if set it on annotation during initialization.
835
- - `#259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
836
- -`#259166` – The text content will be selected properly at the end of the page.
837
- - `#259078` – The annotations will now be created if we resize the annotation through multipage.
838
- - `#259564` – The Null reference error will no longer occur while loading the provided PDF document.
839
-
840
- ## 17.4.40 (2019-12-24)
841
-
842
- ### PDF Viewer
843
-
844
- #### New Features
845
-
846
- - `#256131` – Improved the rendering quality and performance for the large size PDF document.
847
-
848
- #### Bug Fixes
849
-
850
- - `#258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
851
-
852
- ## 17.4.39 (2019-12-17)
853
-
854
- ### PDF Viewer
855
-
856
- #### New Features
857
-
858
- - `#251150` – Provided the support to find the interlinked annotations while selecting the annotations.
859
- - `#243077` , `#241487`, `#244802`, `#252340` – Provided the support for setting the annotation UI properties.
860
- - `#254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
861
- - `#253745`, `#256518` – Exposed the event to notify the annotation object being moved.
862
- - `#254275` – Exposed the event to notify the download process in the PDF Viewer control.
863
-
864
- #### Bug Fixes
865
-
866
- - `#253751` – Resolved the typo error in annotation exported data.
867
- - `#255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
868
- - `#255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
869
- - `#253704` – The form fields are downloaded properly while loading the PDF document in tab control.
870
- - `#253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
871
- - `#252881` – The toolbar settings property is working for mobile device.
872
- - `#255042`, `#255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
873
- - `#254115`, `#254942` – The annotation modified date is preserved properly in different localization.
874
- - `#256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
875
- - `#255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
876
- - `#256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
877
- - `#256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
878
- - `#256932` - Errors will no longer occur while resizing the text markup annotations.
879
- - `#252805` – The annotationId value is now preserved properly for all annotation events.
880
- - `#255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
881
-
882
- ## 17.3.28 (2019-11-19)
883
-
884
- ### PDF Viewer
885
-
886
- #### New Features
887
-
888
- - `#251151`, `#254032` – Improved the annotation selection behavior in code behind.
889
- - `#254776`, `#255304` – Provided the support to set the custom JSON data for AJAX request.
890
- - `#253341` – Provided the support to customize the label content during initial rendering of annotations.
891
- - `#252421` – Provided the support to set the zoom mode value during initial loading.
892
-
893
- #### Bug Fixes
894
-
895
- - `#253926` – Resolved the memory leak while rendering the PDF documents.
896
-
897
- ## 17.3.27 (2019-11-12)
898
-
899
- ### PDF Viewer
900
-
901
- #### New Features
902
-
903
- - `#251151`, `#254032` – Provided the support for annotation selection in code behind.
904
- - `#249245` – Provided the support for UI customization of annotation selector border and resizer.
905
- - Improved the PDF viewer mobile view performance.
906
-
907
- #### Bug Fixes
908
-
909
- - `#253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
910
- - `#253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
911
- - `#253317` – The measured value is now update properly for the measured annotation.
912
-
913
- ## 17.3.26 (2019-11-05)
914
-
915
- ### PDF Viewer
916
-
917
- #### New Features
918
-
919
- - `#252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
920
-
921
- #### Bug Fixes
922
-
923
- - `#252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
924
- - `#253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
925
- - `#251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
926
- - `#252879` - Script errors will no longer occur if we disable the magnification module.
927
- - `#253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
928
-
929
- ## 17.3.21 (2019-10-30)
930
-
931
- ### PDF Viewer
932
-
933
- #### New Features
934
-
935
- - `#252111` - Provided the support for handwritten signature.
936
- - `#251149` - Provided the support for customizing the text search highlight color.
937
-
938
- #### Bug Fixes
939
-
940
- - `#251864` - The pages in the landscape document will be rendered properly.
941
- - `#250902` - Now, the text Markup annotations are working properly inside the Tab control.
942
- - `#250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
943
- - `#252269` – The mouse cursor has been updated properly after adding the free text annotation.
944
- - `#251401` - The annotationSelect event will be triggered properly while selecting the annotations.
945
-
946
- ## 17.3.19 (2019-10-22)
947
-
948
- ### PDF Viewer
949
-
950
- #### New Features
951
-
952
- - `#249703` - The quality of the printed copy has been improved.
953
- - `#147267`, `#251146` - Provided the support to delete the annotations in code behind.
954
- - `#248609` - Provided the support to customize the annotation selector.
955
- - `#247224`, `#248179` - Provided the support to resize the text markup annotation bounds.
956
-
957
- #### Bug Fixes
958
-
959
- - `#251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
960
- - `#249588` - The PDF Viewer control size is updated properly while using in tab control.
961
- - `#251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
962
- - `#251742` - The perimeter shape type has been updated properly when exporting the annotation details.
963
- - `#251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
964
- - `#251153` – The previously imported annotations are no more cleared when import the other set of annotations.
965
-
966
- ## 17.3.17 (2019-10-15)
967
-
968
- ### PDF Viewer
969
-
970
- #### New Features
971
-
972
- - `#248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
973
-
974
- #### Bug Fixes
975
-
976
- - `#249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
977
- - `#245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
978
-
979
- ## 17.3.16 (2019-10-09)
980
-
981
- ### PDF Viewer
982
-
983
- #### New Features
984
-
985
- - `#249725` - Provided the support to enable or disable the comment panel.
986
- - `#248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
987
-
988
- #### Bug Fixes
989
-
990
- - `#249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
991
-
992
- ## 17.3.14 (2019-10-03)
993
-
994
- ### PDF Viewer
995
-
996
- #### New Features
997
-
998
- - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
999
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1000
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1001
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1002
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1003
- - Improved the scrolling performance in mobile devices.
1004
-
1005
- #### Bug Fixes
1006
-
1007
- - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1008
- - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1009
- - `#248092` – Contents will not be swapped if you switch randomly between two documents.
1010
- - `#248093` – Script error will no longer be thrown if you switch randomly between two documents.
1011
- - `#247787` – The searched text will be highlighted properly in the provided document.
1012
- - `#146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1013
-
1014
- ## 17.3.9-beta (2019-09-20)
1015
-
1016
- ### PDF Viewer
1017
-
1018
- #### New Features
1019
-
1020
- - `#227046`, `#230887`, `#142366`, `#231973`, `#I237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1021
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1022
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1023
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1024
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1025
- - Improved the scrolling performance in mobile devices.
1026
-
1027
- ## 17.2.49 (2019-09-04)
1028
-
1029
- ### PDF Viewer
1030
-
1031
- #### Bug Fixes
1032
-
1033
- - `#246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1034
- - `#245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1035
- - `#245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
1036
- - `#244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1037
- - `#246041` - The warning message will no longer be thrown when the web action method is executed.
1038
-
1039
- ## 17.2.47 (2019-08-27)
1040
-
1041
- ### PDF Viewer
1042
-
1043
- #### New Features
1044
-
1045
- - `#243205`, `#245009` - Provided the support to include Custom stamps in stamp dropdown.
1046
- - `#243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1047
- - `#245007` - Provided the Feet unit support in measurement annotation.
1048
-
1049
- #### Bug Fixes
1050
-
1051
- - `#244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1052
- - `#244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1053
-
1054
- ## 17.2.46 (2019-08-22)
1055
-
1056
- ### PDF Viewer
1057
-
1058
- #### Breaking Changes
1059
-
1060
- - The following API is renamed.
1061
-
1062
- | Existing API name| New API Name |
1063
- |------|-------------|
1064
- | toolbarItem| toolbarItems|
1065
-
1066
- #### New Features
1067
-
1068
- - `#223065`, `#234860`, `#241770`, `#241487`, `#229426`, `#244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1069
-
1070
- #### Bug Fixes
1071
-
1072
- - `#243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1073
-
1074
- ## 17.2.41 (2019-08-14)
1075
-
1076
- ### PDF Viewer
1077
-
1078
- #### Bug Fixes
1079
-
1080
- - `#241487`, `#243077` - Annotation author name is now updated properly in the comment panel.
1081
- - `#242804` - The Bookmark's destination value is now maintained properly during navigation.
1082
- - `#241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
1083
- - `#244437` - Resolved the typo errors in the PDF Viewer toolbar content.
1084
- - `#244654` - The editAnnotation API is now working properly.
1085
- - `#243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1086
-
1087
- ## 17.2.40 (2019-08-06)
1088
-
1089
- ### PDF Viewer
1090
-
1091
- #### New Features
1092
-
1093
- - `#242329` - Provided the support to customize scale ratio value of measurement annotation.
1094
- - `#241886` - Provided the support to display context menu in mouse up action.
1095
-
1096
- #### Bug Fixes
1097
-
1098
- - `#242495`, `#243160` – Hyperlink element is now rendered properly for the rotated page document.
1099
- - `#238064` – Searched target text is now highlighted properly for the provided document.
1100
- - `#241904`, `#241294` – Converted PDF document is now rendered properly in IE browser.
1101
- - `#242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1102
-
1103
- ## 17.2.39 (2019-07-30)
1104
-
1105
- ### PDF Viewer
1106
-
1107
- #### New Features
1108
-
1109
- - `#240440` - More details have been provided in the ajaxRequestfailure event.
1110
- - `#242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1111
- - `#241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1112
-
1113
- #### Bug Fixes
1114
-
1115
- - `#242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1116
-
1117
- ## 17.2.36 (2019-07-24)
1118
-
1119
- ### PDF Viewer
1120
-
1121
- #### New Features
1122
-
1123
- - Provided the API to modify the scale ratio to change the quality of the pages rendered in the PDF Viewer.
1124
-
1125
- ## 17.2.35 (2019-07-17)
1126
-
1127
- ### PDF Viewer
1128
-
1129
- #### Bug Fixes
1130
-
1131
- - `#229426` - Provided the API to select, edit, and delete the annotations.
1132
-
1133
- ## 17.2.34 (2019-07-11)
1134
-
1135
- ### PDF Viewer
1136
-
1137
- #### Breaking Changes
1138
-
1139
- - The following event arguments are renamed.
1140
-
1141
- | Existing Event Arguments Name| New Event Arguments Name |
1142
- |------|-------------|
1143
- |IUnloadEventArgs|UnloadEventArgs|
1144
- |ILoadEventArgs|LoadEventArgs|
1145
- |ILoadFailedEventArgs|LoadFailedEventArgs|
1146
- |IAjaxRequestFailureEventArgs|AjaxRequestFailureEventArgs|
1147
- |IPageChangeEventArgs|PageChangeEventArgs|
1148
- |IPageClickEventArgs|PageClickEventArgs|
1149
- |IZoomChangeEventArgs|ZoomChangeEventArgs|
1150
- |IHyperlinkClickEventArgs |HyperlinkClickEventArgs |
1151
- |IAnnotationAddEventArgs|AnnotationAddEventArgs|
1152
- |IAnnotationRemoveEventArgs|AnnotationRemoveEventArgs|
1153
- |IAnnotationPropertiesChangeEventArgs|AnnotationPropertiesChangeEventArgs|
1154
-
1155
- #### New Features
1156
-
1157
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1158
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1159
- - `#229426` - Provided the supports for calibrate annotations.
1160
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1161
- - `#238812` – Provided support to restrict the hyperlink navigation.
1162
- - `#236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1163
-
1164
- #### Bug Fixes
1165
-
1166
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1167
- - `#233035` - HyperlinkClick event is now triggered properly.
1168
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1169
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1170
- - `#232104` - Cleared the warnings in css files.
1171
- - `#238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1172
-
1173
- ## 17.2.28-beta (2019-06-27)
1174
-
1175
- ### PDF Viewer
1176
-
1177
- #### Breaking Changes
1178
-
1179
- - The following event arguments are renamed.
1180
-
1181
- | Existing Event Arguments Name| New Event Arguments Name |
1182
- |------|-------------|
1183
- |IUnloadEventArgs|UnloadEventArgs|
1184
- |ILoadEventArgs|LoadEventArgs|
1185
- |ILoadFailedEventArgs|LoadFailedEventArgs|
1186
- |IAjaxRequestFailureEventArgs|AjaxRequestFailureEventArgs|
1187
- |IPageChangeEventArgs|PageChangeEventArgs|
1188
- |IPageClickEventArgs|PageClickEventArgs|
1189
- |IZoomChangeEventArgs|ZoomChangeEventArgs|
1190
- |IHyperlinkClickEventArgs |HyperlinkClickEventArgs |
1191
- |IAnnotationAddEventArgs|AnnotationAddEventArgs|
1192
- |IAnnotationRemoveEventArgs|AnnotationRemoveEventArgs|
1193
- |IAnnotationPropertiesChangeEventArgs|AnnotationPropertiesChangeEventArgs|
1194
-
1195
- #### New Features
1196
-
1197
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1198
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1199
- - `#229426` - Provided the supports for calibrate annotations.
1200
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1201
-
1202
- #### Bug Fixes
1203
-
1204
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1205
- - `#233035` - HyperlinkClick event is now triggered properly.
1206
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1207
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1208
- - `#232104` - Cleared the warnings in css files.
1209
-
1210
- ## 17.1.47 (2019-05-14)
1211
-
1212
- ### PDF Viewer
1213
-
1214
- #### New Features
1215
-
1216
- - Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
1217
-
1218
- ## 17.1.44 (2019-05-07)
1219
-
1220
- ### PDF Viewer
1221
-
1222
- #### New Features
1223
-
1224
- - Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
1225
-
1226
- ## 17.1.43 (2019-04-30)
1227
-
1228
- ### PDF Viewer
1229
-
1230
- #### Bug Fixes
1231
-
1232
- - The Loading Indicator is now shown properly while loading a large page size document.
1233
- - The pan interaction mode is now working properly when the toolbar is disabled.
1234
-
1235
- ## 17.1.42 (2019-04-23)
1236
-
1237
- ### PDF Viewer
1238
-
1239
- #### Bug Fixes
1240
-
1241
- - The issue "the hyperlinkClick event is not triggered for web links" has been fixed.
1242
-
1243
- ## 17.1.41 (2019-04-16)
1244
-
1245
- ### PDF Viewer
1246
-
1247
- #### Bug Fixes
1248
-
1249
- - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
1250
-
1251
- ## 17.1.40 (2019-04-09)
1252
-
1253
- ### PDF Viewer
1254
-
1255
- #### Bug Fixes
1256
-
1257
- - The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
1258
- - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
1259
-
1260
- ## 17.1.38 (2019-03-29)
1261
-
1262
- ### PDF Viewer
1263
-
1264
- #### New Features
1265
-
1266
- - Text Markup annotation support has been provided to PDF Viewer.
1267
- - Mobile view responsiveness support has been provided.
1268
- - Right-to-left support has been provided.
1269
- - Accessibility support has been provided to PDF Viewer.
1270
-
1271
- #### Bug Fixes
1272
-
1273
- - The issue “Added PDF document cache element did not maintain properly” has been fixed.
1274
- - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
1275
- - The issue “PDF Viewer clears all the session storage” has been fixed.
1276
- - Resolved the script error while accessing invalid link annotation destination.
1277
- - Resolved Single Page Document Rendering issue.
1278
- - Document Load event not triggered for lower zoom value issue has been fixed.
1279
-
1280
- ## 17.1.32-beta (2019-03-13)
1281
-
1282
- ### PDF Viewer
1283
-
1284
- #### Bug Fixes
1285
-
1286
- - The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
1287
- - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
1288
-
1289
- ## 17.1.38 (2019-03-29)
1290
-
1291
- ### PDF Viewer
1292
-
1293
- #### New Features
1294
-
1295
- - Text Markup annotation support has been provided to PDF Viewer.
1296
- - Mobile view responsiveness support has been provided.
1297
- - Right-to-left support has been provided.
1298
- - Accessibility support has been provided to PDF Viewer.
1299
-
1300
- #### Bug Fixes
1301
-
1302
- - The issue “Added PDF document cache element did not maintain properly” has been fixed.
1303
- - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
1304
- - The issue “PDF Viewer clears all the session storage” has been fixed.
1305
- - Resolved the script error while accessing invalid link annotation destination.
1306
- - Resolved Single Page Document Rendering issue.
1307
- - Document Load event not triggered for lower zoom value issue has been fixed.
1308
-
1309
- ## 17.1.32-beta (2019-03-13)
1310
-
1311
- ### PDF Viewer
1312
-
1313
- #### New Features
1314
-
1315
- - Text Markup annotation support has been provided to PDF Viewer.
1316
- - Mobile view responsiveness support has been provided.
1317
- - Right-to-left support has been provided.
1318
- - Accessibility support has been provided to PDF Viewer.
1319
-
1320
- #### Bug Fixes
1321
-
1322
- - The issue “Added PDF document cache element did not maintain properly” has been fixed.
1323
- - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
1324
- - The issue “PDF Viewer clears all the session storage” has been fixed.
1325
- - Resolved the script error while accessing invalid link annotation destination.
1326
- - Resolved Single Page Document Rendering issue.
1327
- - Document Load event not triggered for lower zoom value issue has been fixed.
1328
-
1329
- ## 16.4.55 (2019-02-27)
1330
-
1331
- ### PDF Viewer
1332
-
1333
- #### Bug Fixes
1334
-
1335
- - Document Load event not triggered for lower zoom value issue was fixed.
1336
-
1337
- ## 16.4.52 (2019-02-05)
1338
-
1339
- ### PDF Viewer
1340
-
1341
- #### Bug Fixes
1342
-
1343
- - Resolved PDF Viewer Session Storage Clear Issue.
1344
- - Resolved single Page Document Rendering Issue.
1345
- - Resolved the script error while accessing invalid link annotation destination.
1346
- - The scrolling when the toolbar is clicked is prevented
1347
-
1348
- ## 16.4.48 (2019-01-22)
1349
-
1350
- ### PDF Viewer
1351
-
1352
- #### Bug Fixes
1353
-
1354
- - Resolved PDF Viewer Session Storage Clear Issue.
1355
- - Resolved single Page Document Rendering Issue.
1356
-
1357
- ## 16.4.46 (2019-01-08)
1358
-
1359
- ### PDF Viewer
1360
-
1361
- #### Bug Fixes
1362
-
1363
- - Resolved the script error while accessing invalid link annotation destination.
1364
-
1365
- ## 16.4.44 (2018-12-24)
1366
-
1367
- ### PDF Viewer
1368
-
1369
- #### Bug Fixes
1370
-
1371
- - The scrolling when the toolbar is clicked is prevented
1372
-
1373
- ## 16.4.40-beta (2018-12-10)
1374
-
1375
- ### PDF Viewer
1376
-
1377
- The PDF Viewer component enables you to view and print the PDF files.
1378
-
1379
- - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.
1380
- - Core interactions are included: scrolling, zooming, panning, and page navigation.
1381
- - Built-in toolbar.
1382
- - Text can be selected and copied from PDF files.
1383
- - Text can be easily searched for across the PDF document.
1384
- - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and a table of contents.
1385
- - Two view modes are included: fit-to-page and fit-to-width.
1386
- - An entire document or a specific page can be printed directly from the browser.