@syncfusion/ej2-vue-pdfviewer 26.1.35 → 26.1.37-4568

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 (84) hide show
  1. package/CHANGELOG.md +696 -0
  2. package/README.md +0 -152
  3. package/dist/ej2-vue-pdfviewer.umd.min.js +1 -10
  4. package/dist/ej2-vue-pdfviewer.umd.min.js.map +1 -1
  5. package/dist/es6/ej2-vue-pdfviewer.es2015.js +22 -62
  6. package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
  7. package/dist/es6/ej2-vue-pdfviewer.es5.js +22 -62
  8. package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
  9. package/license +6 -6
  10. package/package.json +62 -62
  11. package/src/pdfviewer/pdfviewer.component.d.ts +7 -21
  12. package/src/pdfviewer/pdfviewer.component.js +16 -58
  13. package/styles/bootstrap-dark.css +0 -3713
  14. package/styles/bootstrap-dark.scss +0 -1
  15. package/styles/bootstrap.css +0 -3722
  16. package/styles/bootstrap.scss +0 -1
  17. package/styles/bootstrap4.css +0 -4063
  18. package/styles/bootstrap4.scss +0 -1
  19. package/styles/bootstrap5-dark.css +0 -4073
  20. package/styles/bootstrap5-dark.scss +0 -1
  21. package/styles/bootstrap5.css +0 -4073
  22. package/styles/bootstrap5.scss +0 -1
  23. package/styles/fabric-dark.css +0 -3721
  24. package/styles/fabric-dark.scss +0 -1
  25. package/styles/fabric.css +0 -3736
  26. package/styles/fabric.scss +0 -1
  27. package/styles/fluent-dark.css +0 -3998
  28. package/styles/fluent-dark.scss +0 -1
  29. package/styles/fluent.css +0 -3998
  30. package/styles/fluent.scss +0 -1
  31. package/styles/fluent2.css +0 -5062
  32. package/styles/fluent2.scss +0 -1
  33. package/styles/highcontrast-light.css +0 -3711
  34. package/styles/highcontrast-light.scss +0 -1
  35. package/styles/highcontrast.css +0 -3732
  36. package/styles/highcontrast.scss +0 -1
  37. package/styles/material-dark.css +0 -3714
  38. package/styles/material-dark.scss +0 -1
  39. package/styles/material.css +0 -3721
  40. package/styles/material.scss +0 -1
  41. package/styles/material3-dark.css +0 -4005
  42. package/styles/material3-dark.scss +0 -2
  43. package/styles/material3.css +0 -4117
  44. package/styles/material3.scss +0 -2
  45. package/styles/pdfviewer/bootstrap-dark.css +0 -3713
  46. package/styles/pdfviewer/bootstrap-dark.scss +0 -1
  47. package/styles/pdfviewer/bootstrap.css +0 -3722
  48. package/styles/pdfviewer/bootstrap.scss +0 -1
  49. package/styles/pdfviewer/bootstrap4.css +0 -4063
  50. package/styles/pdfviewer/bootstrap4.scss +0 -1
  51. package/styles/pdfviewer/bootstrap5-dark.css +0 -4073
  52. package/styles/pdfviewer/bootstrap5-dark.scss +0 -1
  53. package/styles/pdfviewer/bootstrap5.css +0 -4073
  54. package/styles/pdfviewer/bootstrap5.scss +0 -1
  55. package/styles/pdfviewer/fabric-dark.css +0 -3721
  56. package/styles/pdfviewer/fabric-dark.scss +0 -1
  57. package/styles/pdfviewer/fabric.css +0 -3736
  58. package/styles/pdfviewer/fabric.scss +0 -1
  59. package/styles/pdfviewer/fluent-dark.css +0 -3998
  60. package/styles/pdfviewer/fluent-dark.scss +0 -1
  61. package/styles/pdfviewer/fluent.css +0 -3998
  62. package/styles/pdfviewer/fluent.scss +0 -1
  63. package/styles/pdfviewer/fluent2.css +0 -5062
  64. package/styles/pdfviewer/fluent2.scss +0 -1
  65. package/styles/pdfviewer/highcontrast-light.css +0 -3711
  66. package/styles/pdfviewer/highcontrast-light.scss +0 -1
  67. package/styles/pdfviewer/highcontrast.css +0 -3732
  68. package/styles/pdfviewer/highcontrast.scss +0 -1
  69. package/styles/pdfviewer/material-dark.css +0 -3714
  70. package/styles/pdfviewer/material-dark.scss +0 -1
  71. package/styles/pdfviewer/material.css +0 -3721
  72. package/styles/pdfviewer/material.scss +0 -1
  73. package/styles/pdfviewer/material3-dark.css +0 -4005
  74. package/styles/pdfviewer/material3-dark.scss +0 -2
  75. package/styles/pdfviewer/material3.css +0 -4117
  76. package/styles/pdfviewer/material3.scss +0 -2
  77. package/styles/pdfviewer/tailwind-dark.css +0 -3764
  78. package/styles/pdfviewer/tailwind-dark.scss +0 -1
  79. package/styles/pdfviewer/tailwind.css +0 -3765
  80. package/styles/pdfviewer/tailwind.scss +0 -1
  81. package/styles/tailwind-dark.css +0 -3764
  82. package/styles/tailwind-dark.scss +0 -1
  83. package/styles/tailwind.css +0 -3765
  84. package/styles/tailwind.scss +0 -1
package/CHANGELOG.md ADDED
@@ -0,0 +1,696 @@
1
+ # Changelog
2
+
3
+ ## [Unreleased]
4
+
5
+ ## 18.1.44 (2020-04-14)
6
+
7
+ ### PDF Viewer
8
+
9
+ #### New Features
10
+
11
+ - `#263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
12
+ - `#271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
13
+
14
+ #### Bug Fixes
15
+
16
+ - `#271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
17
+ - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
18
+
19
+ ## 18.1.43 (2020-04-07)
20
+
21
+ ### PDF Viewer
22
+
23
+ #### New Features
24
+
25
+ - `#267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
26
+ - `#269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
27
+ - `#268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
28
+ - `#268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
29
+
30
+ #### Bug Fixes
31
+
32
+ - `#271163` - Errors will no longer occur when the print module in disabled state.
33
+ - `#268829` - Now, the deleted annotations are removed properly from the PDF document.
34
+
35
+ ## 18.1.42 (2020-04-01)
36
+
37
+ ### PDF Viewer
38
+
39
+ #### New Features
40
+
41
+ - `#268975` - Exposed the event for notifying page mouse over action.
42
+ - `#264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
43
+ - `#263297`, `#268677` - Provided the options to enable and disable the tile rendering mode.
44
+ - `#263473` - Provided the isLock options to individual annotation object level.
45
+
46
+ #### Bug Fixes
47
+
48
+ - `#269004` – The typo errors in PDF Viewer JSON objects has been resolved.
49
+ - `#266218`, `#266559` - The import/export form fields are now working properly for the form fields data contains special characters.
50
+ - `#268505` - Download is now working properly for different culture settings.
51
+ - `#268109` - The updated label content is now preserved properly in the exported annotation data.
52
+
53
+ ## 18.1.36-beta (2020-03-19)
54
+
55
+ ### PDF Viewer
56
+
57
+ #### New Features
58
+
59
+ - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
60
+ - `#259521` - Provided the support for importing the form fields data from JSON object.
61
+ - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
62
+ - `#256687` - Provided the support for setting the custom data for annotation objects.
63
+ - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
64
+ - `#262008` - Exposed the event for notifying annotation mouse over action.
65
+ - `#F149148` - Provided the binding support for the enableFormFields property.
66
+ - `#258769` - Provided the option to suppress the error dialog in PDF Viewer.
67
+ - `#261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
68
+ - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
69
+
70
+ - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
71
+
72
+ #### Bug Fixes
73
+
74
+ - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
75
+ - `#262692` - The text markup resizer position is now updated properly for the provided document.
76
+ - `#262692` - The text content bounds are now rendered properly for the provided document.
77
+
78
+ ## 17.4.50 (2020-02-18)
79
+
80
+ ### PDF Viewer
81
+
82
+ #### New Features
83
+
84
+ - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
85
+
86
+ ## 17.4.49 (2020-02-11)
87
+
88
+ ### PDF Viewer
89
+
90
+ #### New Features
91
+
92
+ - `258769` - Provided the option to suppress the error dialog in PDF Viewer.
93
+ - `261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
94
+
95
+ ## 17.4.46 (2020-01-30)
96
+
97
+ ### PDF Viewer
98
+
99
+ #### New Features
100
+
101
+ - `258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
102
+ - `259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
103
+ - `259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
104
+ - `259615` - Exposed the annotation label settings value in import/export JSON data.
105
+ - `256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
106
+
107
+ ## 17.4.44 (2021-01-21)
108
+
109
+ ### PDF Viewer
110
+
111
+ #### New Features
112
+
113
+ - `#257519` - Provided Support to edit the free Text annotation value in code behind.
114
+
115
+ #### Bug Fixes
116
+
117
+ - `#259848` – Now, the deleted annotations are removed properly from the PDF document.
118
+ - `#259734` - Custom Stamp annotations are drawn properly while importing the annotations.
119
+ - `#260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
120
+ - `#260575` - The download file name is now set properly if we provide during the control initialization.
121
+
122
+ ## 17.4.43 (2020-01-14)
123
+
124
+ ### PDF Viewer
125
+
126
+ #### New Features
127
+
128
+ - `#255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
129
+ - `#258786`, `#259327` – Provided the support for exporting and importing the handwritten signature.
130
+
131
+ #### Bug Fixes
132
+
133
+ - `#149882` – The downloadEnd event triggers properly if we save the document in server side.
134
+ - `#257630` – The importSuccess event triggers properly if we save the document in server side.
135
+ - `#260295` – The distance calibrate annotation now resized properly.
136
+ - `#260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
137
+
138
+ ## 17.4.41 (2020-01-07)
139
+
140
+ ### PDF Viewer
141
+
142
+ #### New Features
143
+
144
+ - `#257514` – Provided the support for import/export the custom stamp annotations.
145
+ - `#257231` – Exposed the property to access the search count value.
146
+ - `#258386` – Exposed the API to retrieve the text content and bounds along with page size details.
147
+
148
+ #### Bug Fixes
149
+
150
+ - `#259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
151
+ - `#259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
152
+ - `#259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
153
+ - `#258949` – The opacity value is now applied properly if set it on annotation during initialization.
154
+ - `#259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
155
+ - -`#259166` – The text content will be selected properly at the end of the page.
156
+ - `#259078` – The annotations will now be created if we resize the annotation through multipage.
157
+ - `#259564` – The Null reference error will no longer occur while loading the provided PDF document.
158
+
159
+ ## 17.4.40 (2019-12-24)
160
+
161
+ ### PDF Viewer
162
+
163
+ #### New Features
164
+
165
+ - `#256131` – Improved the rendering quality and performance for the large size PDF document.
166
+
167
+ #### Bug Fixes
168
+
169
+ - `#258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
170
+
171
+ ## 17.4.39 (2019-12-17)
172
+
173
+ ### PDF Viewer
174
+
175
+ #### New Features
176
+
177
+ - `#251150` – Provided the support to find the interlinked annotations while selecting the annotations.
178
+ - `#243077` , `#241487`, `#244802`, `#252340` – Provided the support for setting the annotation UI properties.
179
+ - `#254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
180
+ - `#253745`, `#256518` – Exposed the event to notify the annotation object being moved.
181
+ - `#254275` – Exposed the event to notify the download process in the PDF Viewer control.
182
+
183
+ #### Bug Fixes
184
+
185
+ - `#253751` – Resolved the typo error in annotation exported data.
186
+ - `#255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
187
+ - `#255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
188
+ - `#253704` – The form fields are downloaded properly while loading the PDF document in tab control.
189
+ - `#253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
190
+ - `#252881` – The toolbar settings property is working for mobile device.
191
+ - `#255042`, `#255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
192
+ - `#254115`, `#254942` – The annotation modified date is preserved properly in different localization.
193
+ - `#256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
194
+ - `#255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
195
+ - `#256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
196
+ - `#256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
197
+ - `#256932` - Errors will no longer occur while resizing the text markup annotations.
198
+ - `#252805` – The annotationId value is now preserved properly for all annotation events.
199
+ - `#255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
200
+
201
+ ## 17.3.28 (2019-11-19)
202
+
203
+ ### PDF Viewer
204
+
205
+ #### New Features
206
+
207
+ - `#251151`, `#254032` – Improved the annotation selection behavior in code behind.
208
+ - `#254776`, `#255304` – Provided the support to set the custom JSON data for AJAX request.
209
+ - `#253341` – Provided the support to customize the label content during initial rendering of annotations.
210
+ - `#252421` – Provided the support to set the zoom mode value during initial loading.
211
+
212
+ #### Bug Fixes
213
+
214
+ - `#253926` – Resolved the memory leak while rendering the PDF documents.
215
+
216
+ ## 17.3.27 (2019-11-12)
217
+
218
+ ### PDF Viewer
219
+
220
+ #### New Features
221
+
222
+ - `#251151`, `#254032` – Provided the support for annotation selection in code behind.
223
+ - `#249245` – Provided the support for UI customization of annotation selector border and resizer.
224
+ - Improved the PDF viewer mobile view performance.
225
+
226
+ #### Bug Fixes
227
+
228
+ - `#253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
229
+ - `#253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
230
+ - `#253317` – The measured value is now update properly for the measured annotation.
231
+
232
+ ## 17.3.26 (2019-11-05)
233
+
234
+ ### PDF Viewer
235
+
236
+ #### New Features
237
+
238
+ - `#252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
239
+
240
+ #### Bug Fixes
241
+
242
+ - `#252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
243
+ - `#253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
244
+ - `#251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
245
+ - `#252879` - Script errors will no longer occur if we disable the magnification module.
246
+ - `#253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
247
+
248
+ ## 17.3.21 (2019-10-30)
249
+
250
+ ### PDF Viewer
251
+
252
+ #### New Features
253
+
254
+ - `#252111` - Provided the support for handwritten signature.
255
+ - `#251149` - Provided the support for customizing the text search highlight color.
256
+
257
+ - `#252111` - Provided the support for handwritten signature.
258
+ - `#251149` – Provided the support for customizing the text search highlight color.
259
+
260
+ #### Bug Fixes
261
+
262
+ - `#251864` - The pages in the landscape document will be rendered properly.
263
+ - `#250902` - Now, the text Markup annotations are working properly inside the Tab control.
264
+ - `#250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
265
+ - `#252269` – The mouse cursor has been updated properly after adding the free text annotation.
266
+ - `#251401` - The annotationSelect event will be triggered properly while selecting the annotations.
267
+
268
+ ## 17.3.19 (2019-10-22)
269
+
270
+ ### PDF Viewer
271
+
272
+ #### New Features
273
+
274
+ - `#249703` - The quality of the printed copy has been improved.
275
+ - `#147267`, `#251146` - Provided the support to delete the annotations in code behind.
276
+ - `#248609` - Provided the support to customize the annotation selector.
277
+ - `#247224`, `#248179` - Provided the support to resize the text markup annotation bounds.
278
+
279
+ #### Bug Fixes
280
+
281
+ - `#251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
282
+ - `#249588` - The PDF Viewer control size is updated properly while using in tab control.
283
+ - `#251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
284
+ - `#251742` - The perimeter shape type has been updated properly when exporting the annotation details.
285
+ - `#251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
286
+ - `#251153` – The previously imported annotations are no more cleared when import the other set of annotations.
287
+
288
+ ## 17.3.17 (2019-10-15)
289
+
290
+ ### PDF Viewer
291
+
292
+ #### New Features
293
+
294
+ - `#248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
295
+
296
+ #### Bug Fixes
297
+
298
+ - `#249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
299
+ - `#245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
300
+
301
+ ## 17.3.16 (2019-10-09)
302
+
303
+ ### PDF Viewer
304
+
305
+ #### New Features
306
+
307
+ - `#249725` - Provided the support to enable or disable the comment panel.
308
+ - `#248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
309
+
310
+ - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
311
+ - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
312
+ - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
313
+ - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
314
+ - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
315
+ - Improved the scrolling performance in mobile devices.
316
+
317
+ #### Bug Fixes
318
+
319
+ - `#249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
320
+
321
+ - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
322
+ - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
323
+ - `#248092` – Contents will not be swapped if you switch randomly between two documents.
324
+ - `#248093` – Script error will no longer be thrown if you switch randomly between two documents.
325
+ - `#247787` – The searched text will be highlighted properly in the provided document.
326
+ - `#146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
327
+
328
+ ## 17.3.14 (2019-10-03)
329
+
330
+ ### PDF Viewer
331
+
332
+ #### New Features
333
+
334
+ - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
335
+ - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
336
+ - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
337
+ - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
338
+ - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
339
+ - Improved the scrolling performance in mobile devices.
340
+
341
+ #### Bug Fixes
342
+
343
+ - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
344
+ - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
345
+ - `#248092` – Contents will not be swapped if you switch randomly between two documents.
346
+ - `#248093` – Script error will no longer be thrown if you switch randomly between two documents.
347
+ - `#247787` – The searched text will be highlighted properly in the provided document.
348
+ - `#146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
349
+
350
+ ## 17.3.9-beta (2019-09-20)
351
+
352
+ ### PDF Viewer
353
+
354
+ #### New Features
355
+
356
+ - `#227046`, `#230887`, `#142366`, `#231973`, `#I237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
357
+ - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
358
+ - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
359
+ - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
360
+ - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
361
+ - Improved the scrolling performance in mobile devices.
362
+
363
+ ## 17.2.49 (2019-09-04)
364
+
365
+ ### PDF Viewer
366
+
367
+ #### Bug Fixes
368
+
369
+ - `#246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
370
+ - `#245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
371
+ - `#245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
372
+ - `#244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
373
+ - `#246041` - The warning message will no longer be thrown when the web action method is executed.
374
+
375
+ ## 17.2.47 (2019-08-27)
376
+
377
+ ### PDF Viewer
378
+
379
+ #### New Features
380
+
381
+ - `#243205`, `#245009` - Provided the support to include Custom stamps in stamp dropdown.
382
+ - `#243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
383
+ - `#245007` - Provided the Feet unit support in measurement annotation.
384
+
385
+ #### Bug Fixes
386
+
387
+ - `#244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
388
+ - `#244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
389
+
390
+ ## 17.2.46 (2019-08-22)
391
+
392
+ ### PDF Viewer
393
+
394
+ #### Breaking Changes
395
+
396
+ - The following API is renamed.
397
+
398
+ | Existing API name | New API Name |
399
+ |---|---|
400
+ | toolbarItem | toolbarItems |
401
+
402
+ #### New Features
403
+
404
+ - `#223065`, `#234860`, `#241770`, `#241487`, `#229426`, `#244801` – Provided the support for importing and exporting the annotation details as a JSON object.
405
+
406
+ #### Bug Fixes
407
+
408
+ - `#243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
409
+
410
+ ## 17.2.41 (2019-08-14)
411
+
412
+ ### PDF Viewer
413
+
414
+ #### Bug Fixes
415
+
416
+ - `#241487`, `#243077` - Annotation author name is now updated properly in the comment panel.
417
+ - `#242804` - The Bookmark's destination value is now maintained properly during navigation.
418
+ - `#241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
419
+ - `#244437` - Resolved the typo errors in the PDF Viewer toolbar content.
420
+ - `#244654` - The editAnnotation API is now working properly.
421
+ - `#243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
422
+
423
+ ## 17.2.40 (2019-08-06)
424
+
425
+ ### PDF Viewer
426
+
427
+ #### New Features
428
+
429
+ - `#242329` - Provided the support to customize scale ratio value of measurement annotation.
430
+ - `#241886` - Provided the support to display context menu in mouse up action.
431
+
432
+ #### Bug Fixes
433
+
434
+ - `#242495`, `#243160` – Hyperlink element is now rendered properly for the rotated page document.
435
+ - `#238064` – Searched target text is now highlighted properly for the provided document.
436
+ - `#241904`, `#241294` – Converted PDF document is now rendered properly in IE browser.
437
+ - `#242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
438
+
439
+ ## 17.2.39 (2019-07-30)
440
+
441
+ ### PDF Viewer
442
+
443
+ #### New Features
444
+
445
+ - `#240440` - More details have been provided in the ajaxRequestfailure event.
446
+ - `#242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
447
+ - `#241715` - Support has been provided to render the annotation modified date and time in the comment panel.
448
+
449
+ #### Bug Fixes
450
+
451
+ - `#242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
452
+
453
+ ## 17.2.36 (2019-07-24)
454
+
455
+ ### PDF Viewer
456
+
457
+ #### New Features
458
+
459
+ - Provided the API to modify the scale ratio to change the quality of the pages rendered in the PDF Viewer.
460
+
461
+ ## 17.2.35 (2019-07-17)
462
+
463
+ ### PDF Viewer
464
+
465
+ #### Bug Fixes
466
+
467
+ - `#229426` - Provided the API to select, edit, and delete the annotations.
468
+
469
+ ## 17.2.34 (2019-07-11)
470
+
471
+ ### PDF Viewer
472
+
473
+ #### Breaking Changes
474
+
475
+ - The following event arguments are renamed.
476
+
477
+ | Existing Event Arguments Name | New Event Arguments Name |
478
+ |---|---|
479
+ | IUnloadEventArgs | UnloadEventArgs |
480
+ | ILoadEventArgs | LoadEventArgs |
481
+ | ILoadFailedEventArgs | LoadFailedEventArgs |
482
+ | IAjaxRequestFailureEventArgs | AjaxRequestFailureEventArgs |
483
+ | IPageChangeEventArgs | PageChangeEventArgs |
484
+ | IPageClickEventArgs | PageClickEventArgs |
485
+ | IZoomChangeEventArgs | ZoomChangeEventArgs |
486
+ | IHyperlinkClickEventArgs | HyperlinkClickEventArgs |
487
+ | IAnnotationAddEventArgs | AnnotationAddEventArgs |
488
+ | IAnnotationRemoveEventArgs | AnnotationRemoveEventArgs |
489
+ | IAnnotationPropertiesChangeEventArgs | AnnotationPropertiesChangeEventArgs |
490
+
491
+ #### New Features
492
+
493
+ - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
494
+ - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
495
+ - `#229426` - Provided the supports for calibrate annotations.
496
+ - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
497
+ - `#238812` – Provided support to restrict the hyperlink navigation.
498
+ - `#236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
499
+
500
+ #### Bug Fixes
501
+
502
+ - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
503
+ - `#233035` - HyperlinkClick event is now triggered properly.
504
+ - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
505
+ - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
506
+ - `#232104` - Cleared the warnings in css files.
507
+ - `#238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
508
+
509
+ ## 17.2.28-beta (2019-06-27)
510
+
511
+ ### PDF Viewer
512
+
513
+ #### Breaking Changes
514
+
515
+ - The following event arguments are renamed.
516
+
517
+ | Existing Event Arguments Name | New Event Arguments Name |
518
+ |---|---|
519
+ | IUnloadEventArgs | UnloadEventArgs |
520
+ | ILoadEventArgs | LoadEventArgs |
521
+ | ILoadFailedEventArgs | LoadFailedEventArgs |
522
+ | IAjaxRequestFailureEventArgs | AjaxRequestFailureEventArgs |
523
+ | IPageChangeEventArgs | PageChangeEventArgs |
524
+ | IPageClickEventArgs | PageClickEventArgs |
525
+ | IZoomChangeEventArgs | ZoomChangeEventArgs |
526
+ | IHyperlinkClickEventArgs | HyperlinkClickEventArgs |
527
+ | IAnnotationAddEventArgs | AnnotationAddEventArgs |
528
+ | IAnnotationRemoveEventArgs | AnnotationRemoveEventArgs |
529
+ | IAnnotationPropertiesChangeEventArgs | AnnotationPropertiesChangeEventArgs |
530
+
531
+ #### New Features
532
+
533
+ - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
534
+ - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
535
+ - `#229426` - Provided the supports for calibrate annotations.
536
+ - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
537
+
538
+ #### Bug Fixes
539
+
540
+ - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
541
+ - `#233035` - HyperlinkClick event is now triggered properly.
542
+ - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
543
+ - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
544
+ - `#232104` - Cleared the warnings in css files.
545
+
546
+ ## 17.1.47 (2019-05-14)
547
+
548
+ ### PDF Viewer
549
+
550
+ #### New Features
551
+
552
+ - Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
553
+
554
+ ## 17.1.44 (2019-05-07)
555
+
556
+ ### PDF Viewer
557
+
558
+ #### New Features
559
+
560
+ - Provided the supports for adding custom header to the AJAX requests in the PDF viewer control.
561
+
562
+ ## 17.1.43 (2019-04-30)
563
+
564
+ ### PDF Viewer
565
+
566
+ #### Bug Fixes
567
+
568
+ - The Loading Indicator is now shown properly while loading a large page size document.
569
+ - The pan interaction mode is now working properly when the toolbar is disabled.
570
+
571
+ ## 17.1.42 (2019-04-23)
572
+
573
+ ### PDF Viewer
574
+
575
+ #### Bug Fixes
576
+
577
+ - The issue "the hyperlinkClick event is not triggered for web links" has been fixed.
578
+
579
+ ## 17.1.41 (2019-04-16)
580
+
581
+ ### PDF Viewer
582
+
583
+ #### Bug Fixes
584
+
585
+ - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
586
+
587
+ ## 17.1.40 (2019-04-09)
588
+
589
+ ### PDF Viewer
590
+
591
+ #### Bug Fixes
592
+
593
+ - The PDF document is now rendered properly while using the PDF Viewer inside the Tab control.
594
+ - The font size is missing warning will no longer be thrown from styles in the PDF Viewer.
595
+
596
+ ## 17.1.38 (2019-03-29)
597
+
598
+ ### PDF Viewer
599
+
600
+ #### New Features
601
+
602
+ - Text Markup annotation support has been provided to PDF Viewer.
603
+ - Mobile view responsiveness support has been provided.
604
+ - Right-to-left support has been provided.
605
+ - Accessibility support has been provided to PDF Viewer.
606
+
607
+ #### Bug Fixes
608
+
609
+ - The issue “Added PDF document cache element did not maintain properly” has been fixed.
610
+ - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
611
+ - The issue “PDF Viewer clears all the session storage” has been fixed.
612
+ - Resolved the script error while accessing invalid link annotation destination.
613
+ - Resolved Single Page Document Rendering issue.
614
+ - Document Load event not triggered for lower zoom value issue has been fixed.
615
+
616
+ ## 17.1.32-beta (2019-03-13)
617
+
618
+ ### PDF Viewer
619
+
620
+ #### New Features
621
+
622
+ - Text Markup annotation support has been provided to PDF Viewer.
623
+ - Mobile view responsiveness support has been provided.
624
+ - Right-to-left support has been provided.
625
+ - Accessibility support has been provided to PDF Viewer.
626
+
627
+ #### Bug Fixes
628
+
629
+ - The issue “Added PDF document cache element did not maintain properly” has been fixed.
630
+ - The issue “PdfRenderer object is not disposing properly in EJ2 PDF Viewer library” has been fixed.
631
+ - The issue “PDF Viewer clears all the session storage” has been fixed.
632
+ - Resolved the script error while accessing invalid link annotation destination.
633
+ - Resolved Single Page Document Rendering issue.
634
+ - Document Load event not triggered for lower zoom value issue has been fixed.
635
+
636
+ ## 16.4.55 (2019-02-27)
637
+
638
+ ### PDF Viewer
639
+
640
+ #### Bug Fixes
641
+
642
+ - Document Load event not triggered for lower zoom value issue was fixed.
643
+
644
+ ## 16.4.52 (2019-02-05)
645
+
646
+ ### PDF Viewer
647
+
648
+ #### Bug Fixes
649
+
650
+ - Resolved PDF Viewer Session Storage Clear Issue.
651
+ - Resolved single Page Document Rendering Issue.
652
+ - Resolved the script error while accessing invalid link annotation destination.
653
+ - The scrolling when the toolbar is clicked is prevented
654
+
655
+ ## 16.4.48 (2019-01-22)
656
+
657
+ ### PDF Viewer
658
+
659
+ #### Bug Fixes
660
+
661
+ - Resolved PDF Viewer Session Storage Clear Issue.
662
+ - Resolved single Page Document Rendering Issue.
663
+
664
+ ## 16.4.46 (2019-01-08)
665
+
666
+ ### PDF Viewer
667
+
668
+ #### Bug Fixes
669
+
670
+ - Resolved the script error while accessing invalid link annotation destination.
671
+
672
+ ## 16.4.44 (2018-12-24)
673
+
674
+ ### PDF Viewer
675
+
676
+ #### Bug Fixes
677
+
678
+ - The scrolling when the toolbar is clicked is prevented
679
+
680
+ ## 16.4.40-beta (2018-12-10)
681
+
682
+ ### PDF Viewer
683
+
684
+ The PDF Viewer component enables you to view and print the PDF files.
685
+
686
+
687
+ - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.
688
+ - Core interactions are included: scrolling, zooming, panning, and page navigation.
689
+ - Built-in toolbar.
690
+ - Text can be selected and copied from PDF files.
691
+ - Text can be easily searched for across the PDF document.
692
+ - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and a table of contents.
693
+ - Two view modes are included: fit-to-page and fit-to-width.
694
+ - An entire document or a specific page can be printed directly from the browser.
695
+
696
+