@syncfusion/ej2-angular-pdfviewer 20.2.36 → 20.2.37-ngcc

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