@syncfusion/ej2-react-pdfviewer 20.2.48 → 20.2.50

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -2,41 +2,81 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- - `#SF-398958` - Now, Script error does not occurs while adding signature and initial fields when enable form field is false.
6
- - `#SF-397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside viewer.
7
- - `#SF-392269` - Now, considered both GUID and description while importing the annotations .
8
- - `#SF-398972` - Now, The Script error is not occurred while saving the PDF consecutively with Calibrate perimeter control .
9
- - `#SF-399220` - Now, Some form fields are not removed on reloading the downloaded document .
10
- - `#SF-389566` - Now, The Script error is not occurred while try to change PDF view to text view in sample .
11
- - `#SF-369895` - When an image signature is added programmatically, the width is now properly maintained.
12
- - `#SF-388895` - Now, stamp annotations comments displays valid time in comment panel for any culture.
5
+ ### PDF Viewer
6
+
7
+ #### Bug Fixes
8
+
9
+ - `#I397357` - Now, Radio button values update properly.
10
+ - `#I401805` - Now, Form fields updates proper value on download.
11
+ - `#I382837` - Now, Interaction on checkbox in mobile device is working fine.
12
+ - `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
13
+ - `#I385978` - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
14
+ - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
15
+
16
+ ## 20.2.49 (2022-09-13)
17
+
18
+ ### PDF Viewer
19
+
20
+ #### Bug Fixes
21
+
22
+ - `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
23
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height the document that was downloaded.
24
+ - `#I398911` - Provided support for suppressing of the Digital signature without affecting download of the same.
25
+ - `#I400958` - Now, Adding signature field programmatically and from UI level does not have same signature field name.
26
+
27
+ ## 20.2.48 (2022-09-06)
28
+
29
+ ### PDF Viewer
30
+
31
+ #### Bug Fixes
32
+
33
+ - `#I398958` - Now, Script error does not occurs while adding signature and initial fields when enable form field is false.
34
+ - `#I397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside viewer.
35
+ - `#I392269` - Now, considered both GUID and description while importing the annotations .
36
+ - `#I398972` - Now, The Script error is not occurred while saving the PDF consecutively with Calibrate perimeter control .
37
+ - `#I399220` - Now, Some form fields are not removed on reloading the downloaded document .
38
+ - `#I389566` - Now, The Script error is not occurred while try to change PDF view to text view in sample .
39
+ - `#I369895` - When an image signature is added programmatically, the width is now properly maintained.
40
+ - `#I388895` - Now, stamp annotations comments displays valid time in comment panel for any culture.
13
41
 
14
42
  ## 20.2.46 (2022-08-30)
15
43
 
16
- - `#SF-391994` - Now, Programmatically able to add a all form fields in read only mode .
17
- - `#SF-394117` - Now, Tapping a page with signature field does not moves to another page on mobile devices.
18
- - `#SF-395979` - Now, Deleted annotations are updated in the annotation collection properly.
19
- - `#SF-369895` - Now, The selection and strike through is now aligned properly.
44
+ ### PDF Viewer
45
+
46
+ #### Bug Fixes
47
+
48
+ - `#I391994` - Now, Programmatically able to add a all form fields in read only mode .
49
+ - `#I394117` - Now, Tapping a page with signature field does not moves to another page on mobile devices.
50
+ - `#I395979` - Now, Deleted annotations are updated in the annotation collection properly.
51
+ - `#I369895` - Now, The selection and strike through is now aligned properly.
20
52
 
21
53
  ## 20.2.45 (2022-08-23)
22
54
 
23
- - `#SF-389679` - Now ,form fields color should not be changed on read only mode.
24
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in read only mode the document that was downloaded.
25
- - `#SF-383430` - Now , form fields does not generate duplicates while using CTRL c and CRTL v.
26
- - `#SF-394763` - Now , form fields is not deleted while trying to delete the text with delete key in property dialog.
27
- - `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
28
- - `#SF-397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
55
+ ### PDF Viewer
56
+
57
+ #### Bug Fixes
58
+
59
+ - `#I389679` - Now ,form fields color should not be changed on read only mode.
60
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in read only mode the document that was downloaded.
61
+ - `#I383430` - Now , form fields does not generate duplicates while using CTRL c and CRTL v.
62
+ - `#I394763` - Now , form fields is not deleted while trying to delete the text with delete key in property dialog.
63
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
64
+ - `#I397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
29
65
  - `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
30
- - `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
31
- - `#SF-386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
32
- - `#SF-391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
66
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
67
+ - `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
68
+ - `#I391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
33
69
 
34
70
  ## 20.2.44 (2022-08-16)
35
71
 
36
- - `#SF-394274`,`#SF-394827` - Now ,The signature and initial is updated after the 10th page.
37
- - `#SF-395889` - Now ,script error occurs without injecting annotation has been fixed.
72
+ ### PDF Viewer
73
+
74
+ #### Bug Fixes
75
+
76
+ - `#I394274`,`#I394827` - Now ,The signature and initial is updated after the 10th page.
77
+ - `#I395889` - Now ,script error occurs without injecting annotation has been fixed.
38
78
  - `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
39
- - `#SF-396556` - Now ,import and export for JSON and XFDF is document working properly.
79
+ - `#I396556` - Now ,import and export for JSON and XFDF is document working properly.
40
80
 
41
81
  ## 20.2.43 (2022-08-08)
42
82
 
@@ -45,45 +85,45 @@
45
85
  #### Bug Fixes
46
86
 
47
87
  - `#F176277` - Context menus will now open all the pages that are visible in the viewport.
48
- - `#SF-3813` - The signature is now being downloaded without any pixel issue.
49
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in the document that was downloaded.
50
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
51
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
52
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
53
- - `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
54
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
55
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
56
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
57
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
58
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
59
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
60
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
61
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
62
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
63
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
64
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
65
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
88
+ - `#I3813` - The signature is now being downloaded without any pixel issue.
89
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in the document that was downloaded.
90
+ - `#I383108` - Now,the custom stamp annotations are added properly in touch mode
91
+ - `#I377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
92
+ - `#I383385` - The delete key can be used to remove annotations added in touch mode.
93
+ - `#I381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
94
+ - `#I385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
95
+ - `#I372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
96
+ - `#I380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
97
+ - `#I377035`,`#I379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
98
+ - `#I380472` - Added form fields after pressing escape no longer shades form fields.
99
+ - `#I384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
100
+ - `#I386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
101
+ - `#I382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
102
+ - `#I379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
103
+ - `#I385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
104
+ - `#I386545` - Now, the signature field color will appear while scrolling down long document.
105
+ - `#I272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
66
106
  - `#F173953` - Now, Script error have been resolved.
67
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
68
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
69
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
70
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
71
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
72
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
107
+ - `#I378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
108
+ - `#I386545` - Now, the signature field color will appear with opacity while scrolling down long document.
109
+ - `#I390764` - The issue of is document edited API is false while editing a document has been resolved.
110
+ - `#I388086` - The issue of replied comments merging with other annotations has been resolved.
111
+ - `#I379142`,`#I391296` - The x,y bounds of the form fields are proper while adding the form field.
112
+ - `#I386887` - The issue with radio button alignment with different zoom settings has been resolved.
73
113
  - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
74
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
75
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
76
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
77
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
78
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
79
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
80
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
81
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
82
- - `#SF-380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
83
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
84
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
85
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
86
- - `#SF-389178` - If the target position is within the document, a form field will be added. As a result, adding Inaccessible Form fields is prevented.
114
+ - `#I379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
115
+ - `#I387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
116
+ - `#I384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
117
+ - `#I382941`,`#I383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
118
+ - `#I389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
119
+ - `#I376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
120
+ - `#I382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
121
+ - `#I387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
122
+ - `#I380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
123
+ - `#I383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
124
+ - `#I376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
125
+ - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
126
+ - `#I389178` - If the target position is within the document, a form field will be added. As a result, adding Inaccessible Form fields is prevented.
87
127
 
88
128
  ## 20.2.40 (2022-07-26)
89
129
 
@@ -91,14 +131,14 @@
91
131
 
92
132
  #### Bug Fixes
93
133
 
94
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
95
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
96
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
97
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
98
- - `#SF-380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
99
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
100
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
101
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
134
+ - `#I389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
135
+ - `#I376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
136
+ - `#I382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
137
+ - `#I387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
138
+ - `#I380373` - Now the event triggering is fixed for Hand Written Signature only, if it is a Signature field, then the add and remove signature events are skipped.
139
+ - `#I383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
140
+ - `#I376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
141
+ - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
102
142
 
103
143
  ## 20.2.39 (2022-07-19)
104
144
 
@@ -106,15 +146,15 @@
106
146
 
107
147
  #### Bug Fixes
108
148
 
109
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
110
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
111
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
112
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
149
+ - `#I390764` - The issue of is document edited API is false while editing a document has been resolved.
150
+ - `#I388086` - The issue of replied comments merging with other annotations has been resolved.
151
+ - `#I379142`,`#I391296` - The x,y bounds of the form fields are proper while adding the form field.
152
+ - `#I386887` - The issue with radio button alignment with different zoom settings has been resolved.
113
153
  - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
114
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
115
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
116
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
117
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
154
+ - `#I379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
155
+ - `#I387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
156
+ - `#I384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
157
+ - `#I382941`,`#I383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
118
158
 
119
159
  ## 20.2.38 (2022-07-12)
120
160
 
@@ -122,25 +162,25 @@
122
162
 
123
163
  #### Bug Fixes
124
164
 
125
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
126
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
127
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
128
- - `#SF-381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
129
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
130
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
131
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
132
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
133
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
134
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
135
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
136
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
137
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
138
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
139
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
140
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
165
+ - `#I383108` - Now,the custom stamp annotations are added properly in touch mode
166
+ - `#I377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
167
+ - `#I383385` - The delete key can be used to remove annotations added in touch mode.
168
+ - `#I381030` - Unloading a PDF document from the first PDF Viewer component no longer affects the rendering of the PDF document in the second PDF Viewer component.
169
+ - `#I385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
170
+ - `#I372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
171
+ - `#I380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
172
+ - `#I377035`,`#I379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
173
+ - `#I380472` - Added form fields after pressing escape no longer shades form fields.
174
+ - `#I384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
175
+ - `#I386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
176
+ - `#I382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
177
+ - `#I379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
178
+ - `#I385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
179
+ - `#I386545` - Now, the signature field color will appear while scrolling down long document.
180
+ - `#I272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
141
181
  - `#F173953` - Now, Script error have been resolved.
142
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
143
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
182
+ - `#I378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
183
+ - `#I386545` - Now, the signature field color will appear with opacity while scrolling down long document.
144
184
 
145
185
  ## 20.2.36 (2022-06-30)
146
186
 
@@ -173,13 +213,13 @@
173
213
 
174
214
  #### Bug Fixes
175
215
 
176
- - `#SF-378257`- The issue with the checkbox printing multiple times has been resolved.
216
+ - `#I378257`- The issue with the checkbox printing multiple times has been resolved.
177
217
  - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
178
218
  - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
179
- - `SF-371792` - Pan mode is now activated for all mobile devices by default.
180
- - `SF-368423` - Now, rotation for form elements is considered.
181
- - `SF-379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
182
- - `SF-379120` - The pixel quality of the handwritten signature has now improved.
219
+ - `#I371792` - Pan mode is now activated for all mobile devices by default.
220
+ - `#I368423` - Now, rotation for form elements is considered.
221
+ - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
222
+ - `#I379120` - The pixel quality of the handwritten signature has now improved.
183
223
 
184
224
  ## 20.1.59 (2022-06-07)
185
225
 
@@ -188,9 +228,9 @@
188
228
  #### Bug Fixes
189
229
 
190
230
  - `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
191
- - `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
192
- - `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
193
- - `#SF-372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
231
+ - `#I376222`- Now, Annotation selector binds correctly to annotations when dragging.
232
+ - `#I367416`- The `FindText()` method of PDF Base allows for finding the number.
233
+ - `#I372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
194
234
 
195
235
  ## 20.1.58 (2022-05-31)
196
236
 
@@ -198,9 +238,9 @@
198
238
 
199
239
  #### Bug Fixes
200
240
 
201
- - `#SF-377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
202
- - `#SF-367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
203
- - `#SF-374726`- Signatures will appear in the PDF viewer for the provided document.
241
+ - `#I377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
242
+ - `#I367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
243
+ - `#I374726`- Signatures will appear in the PDF viewer for the provided document.
204
244
 
205
245
  ## 20.1.57 (2022-05-24)
206
246
 
@@ -208,9 +248,9 @@
208
248
 
209
249
  #### Bug Fixes
210
250
 
211
- - `#SF-376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
251
+ - `#I376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
212
252
  - `#F174506`- Improved the printing quality of the PDF viewer.
213
- - `#SF-372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
253
+ - `#I372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
214
254
 
215
255
  ## 20.1.56 (2022-05-17)
216
256
 
@@ -218,7 +258,7 @@
218
258
 
219
259
  #### Bug Fixes
220
260
 
221
- - `#SF-371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
261
+ - `#I371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
222
262
 
223
263
  ## 20.1.55 (2022-05-12)
224
264
 
@@ -226,33 +266,33 @@
226
266
 
227
267
  #### New Features
228
268
 
229
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields on a document.
230
- - `#SF-362221`, `#SF-364814`, `#SF-368380`, `#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
231
- - `#SF-353301`- Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
232
-
233
- #### Bug Fixes
234
-
235
- - `#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.
236
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
237
- - `#SF-367560`, `#SF-367313`- Improved the pinch-zoom in and out responsiveness in the mobile device.
238
- - `#SF-368770`, `#SF-373344`, `#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
239
- - `#SF-369002`- A signature will be downloaded in the correct position for rotated and scanned documents.
240
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
241
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
242
- - `#SF-373137`- The `ArgumentOutOfRangeException` exception will no longer occur when extracting the text for the provided document.
243
- - `#SF-375548`, `#SF-374826`, `#SF-375215`, `#SF-376171`, `#SF-376531`- The `Microsoft.Extensions.Caching.Memory` was changed into a stable version.
244
- - `#SF-364871`- Now, the handwritten signature images and custom stamps will be resized proportionally.
245
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
246
- - `#SF-370140`- The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
247
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
248
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on a mobile device.
249
- - `#SF-377746`- The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
250
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
251
- - `#SF-373785`- The initial field will no longer be undefined after filling the field.
252
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
253
- - `#SF-371825`- Now, the form fields will appear while scrolling through the different pages.
254
- - `#SF-371838`- The Custom stamp annotation will be rendered correctly for the PDF document provided.
255
- - `#SF-365736`, `#SF-366420`- In mobile devices, the Script error will no longer occur when adding the signature.
269
+ - `#I368647`, `#I366041`- Exposed a method to focus form fields on a document.
270
+ - `#I362221`, `#I364814`, `#I368380`, `#I363379`- Provided the support for field Id and field Name for the Form Fields events.
271
+ - `#I353301`- Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
272
+
273
+ #### Bug Fixes
274
+
275
+ - `#I372732`- 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.
276
+ - `#I361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
277
+ - `#I367560`, `#I367313`- Improved the pinch-zoom in and out responsiveness in the mobile device.
278
+ - `#I368770`, `#I373344`, `#I372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
279
+ - `#I369002`- A signature will be downloaded in the correct position for rotated and scanned documents.
280
+ - `#I369554`- The form fields are now added horizontally to the page, even for rotated documents.
281
+ - `#I371560`- Form fields in a rotated document will be rendered according to the field rotation.
282
+ - `#I373137`- The `ArgumentOutOfRangeException` exception will no longer occur when extracting the text for the provided document.
283
+ - `#I375548`, `#I374826`, `#I375215`, `#I376171`, `#I376531`- The `Microsoft.Extensions.Caching.Memory` was changed into a stable version.
284
+ - `#I364871`- Now, the handwritten signature images and custom stamps will be resized proportionally.
285
+ - `#I368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
286
+ - `#I370140`- The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
287
+ - `#I370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
288
+ - `#I370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on a mobile device.
289
+ - `#I377746`- The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
290
+ - `#I367878`- The Script error will no longer be thrown while clicking the form field for the second time.
291
+ - `#I373785`- The initial field will no longer be undefined after filling the field.
292
+ - `#I363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
293
+ - `#I371825`- Now, the form fields will appear while scrolling through the different pages.
294
+ - `#I371838`- The Custom stamp annotation will be rendered correctly for the PDF document provided.
295
+ - `#I365736`, `#I366420`- In mobile devices, the Script error will no longer occur when adding the signature.
256
296
 
257
297
  ## 20.1.52 (2022-05-04)
258
298
 
@@ -260,7 +300,7 @@
260
300
 
261
301
  #### Bug Fixes
262
302
 
263
- - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
303
+ - `#I361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
264
304
 
265
305
  ## 20.1.51 (2022-04-26)
266
306
 
@@ -268,9 +308,9 @@
268
308
 
269
309
  #### Bug Fixes
270
310
 
271
- - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
272
- - `#SF-369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
273
- - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
311
+ - `#I369554`- The form fields are now added horizontally to the page, even for rotated documents.
312
+ - `#I369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
313
+ - `#I371560`- Form fields in a rotated document will be rendered according to the field rotation.
274
314
 
275
315
  ## 20.1.50 (2022-04-19)
276
316
 
@@ -278,19 +318,19 @@
278
318
 
279
319
  #### New Features
280
320
 
281
- - `#SF-362221`,`#SF-364814`,`#SF-368380`,`#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
282
- - `#SF-353301`- Implemented the `zoomTo` method.
321
+ - `#I362221`,`#I364814`,`#I368380`,`#I363379`- Provided the support for field Id and field Name for the Form Fields events.
322
+ - `#I353301`- Implemented the `zoomTo` method.
283
323
 
284
324
  #### Bug Fixes
285
325
 
286
- - `#SF-366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
287
- - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
288
- - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
289
- - `#SF-368770`,`#SF-373344`,`#SF-372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
290
- - `#SF-370140`- The label content of calibrate annotations is correctly updated when their properties are edited programmatically.
291
- - `#SF-370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device.
292
- - `#SF-370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
293
- - `#SF-373344`,`#SF-372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
326
+ - `#I366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
327
+ - `#I368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
328
+ - `#I367878`- The Script error will no longer be thrown while clicking the form field for the second time.
329
+ - `#I368770`,`#I373344`,`#I372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
330
+ - `#I370140`- The label content of calibrate annotations is correctly updated when their properties are edited programmatically.
331
+ - `#I370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device.
332
+ - `#I370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
333
+ - `#I373344`,`#I372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
294
334
 
295
335
  ## 20.1.47 (2022-04-04)
296
336
 
@@ -298,12 +338,12 @@
298
338
 
299
339
  #### New Features
300
340
 
301
- - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields in a document.
341
+ - `#I368647`, `#I366041`- Exposed a method to focus form fields in a document.
302
342
 
303
343
  #### Bug Fixes
304
344
 
305
- - `#SF-366679`- Selection is working properly for the overlapped stamp annotations.
306
- - `#SF-364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
345
+ - `#I366679`- Selection is working properly for the overlapped stamp annotations.
346
+ - `#I364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
307
347
 
308
348
  ## 19.4.55 (2022-03-08)
309
349
 
@@ -311,8 +351,8 @@
311
351
 
312
352
  #### Bug Fixes
313
353
 
314
- - `#SF-365496`- In editable mode, the free text annotation remains in the same position during zooming.
315
- - `#SF-366345`- In mobile devices, context menus will not appear when moving annotations.
354
+ - `#I365496`- In editable mode, the free text annotation remains in the same position during zooming.
355
+ - `#I366345`- In mobile devices, context menus will not appear when moving annotations.
316
356
 
317
357
  ## 19.4.54 (2022-03-01)
318
358
 
@@ -320,14 +360,14 @@
320
360
 
321
361
  #### Bug Fixes
322
362
 
323
- - `#SF-362858`- The existing form fields are now cleared completely from the collections when loading another document.
363
+ - `#I362858`- The existing form fields are now cleared completely from the collections when loading another document.
324
364
  - `#F172325`- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
325
- - `#SF-364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
326
- - `#SF-364296`- The free text annotation is now not visible in the print preview when the `isPrint` property is set to false.
327
- - `#SF-364510`, `#SF-363938`- The signature is now drawn correctly in the signature field on switching the tabs.
328
- - `#SF-364296`- The PDF document is now downloaded properly when the form field background color is transparent.
329
- - `#SF-363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
330
- - `#SF-362811`, `#SF-364480`- The existing from field collections are now updated properly when loading the document.
365
+ - `#I364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
366
+ - `#I364296`- The free text annotation is now not visible in the print preview when the `isPrint` property is set to false.
367
+ - `#I364510`, `#I363938`- The signature is now drawn correctly in the signature field on switching the tabs.
368
+ - `#I364296`- The PDF document is now downloaded properly when the form field background color is transparent.
369
+ - `#I363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
370
+ - `#I362811`, `#I364480`- The existing from field collections are now updated properly when loading the document.
331
371
 
332
372
  ## 19.4.53 (2022-02-22)
333
373
 
@@ -335,13 +375,13 @@
335
375
 
336
376
  #### Bug Fixes
337
377
 
338
- - `#SF-362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
339
- - `#SF-361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
340
- - `#SF-363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
341
- - `#SF-362647` - Now, the signature, and initial fields are unable to edit in the read-only mode.
342
- - `#SF-361801` - Script error is no longer thrown while destroying the viewer control in the IE browser.
343
- - `#SF-363899` - Now, the `annotationUnSelect` event triggers for custom stamp annotations.
344
- - `#SF-363936` - Now, the signature panel will not be opened on right-click of signature fields.
378
+ - `#I362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
379
+ - `#I361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
380
+ - `#I363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
381
+ - `#I362647` - Now, the signature, and initial fields are unable to edit in the read-only mode.
382
+ - `#I361801` - Script error is no longer thrown while destroying the viewer control in the IE browser.
383
+ - `#I363899` - Now, the `annotationUnSelect` event triggers for custom stamp annotations.
384
+ - `#I363936` - Now, the signature panel will not be opened on right-click of signature fields.
345
385
  - `#F168155` - The downloaded document displays Czech characters.
346
386
 
347
387
  ## 19.4.52 (2022-02-15)
@@ -350,13 +390,13 @@
350
390
 
351
391
  #### Bug Fixes
352
392
 
353
- - `#SF-361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
354
- - `#SF- 361906`- The text position for the provided PDF document is now correct.
355
- - `#SF-361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
356
- - `#SF-360076`- In the signature field, the drawn signature is not stretched now.
357
- - `#SF-364148`, `#F172304`- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer.
358
- - `#SF-362874`- The form field names are now added properly to the form fields.
359
- - `#SF-365411`, `#SF-360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
393
+ - `#I361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
394
+ - `#I361906`- The text position for the provided PDF document is now correct.
395
+ - `#I361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
396
+ - `#I360076`- In the signature field, the drawn signature is not stretched now.
397
+ - `#I364148`, `#F172304`- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer.
398
+ - `#I362874`- The form field names are now added properly to the form fields.
399
+ - `#I365411`, `#I360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
360
400
 
361
401
  ## 19.4.50 (2022-02-08)
362
402
 
@@ -364,19 +404,19 @@
364
404
 
365
405
  #### Bug Fixes
366
406
 
367
- - `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
368
- - `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
369
- - `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
370
- - `#SF-359388`- Now, the form fields position is correct for a rotated PDF document.
371
- - `#SF-354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
372
- - `#SF-360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
407
+ - `#I360337`- Exception is thrown while downloading the empty list box field is now resolved.
408
+ - `#I360635`,`#I361422`,`#I361359`- Now, the form field is hidden properly when setting the visible property to hidden.
409
+ - `#I358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
410
+ - `#I359388`- Now, the form fields position is correct for a rotated PDF document.
411
+ - `#I354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
412
+ - `#I360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
373
413
  - `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
374
- - `#SF-361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
375
- - `#SF-362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
376
- - `#SF-359233`- The hidden issue of free text characters is now resolved.
377
- - `#SF-363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
378
- - `#SF-363055`- Now, the free text becomes edited properly while clicking the selector.
379
- - `#SF-363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
414
+ - `#I361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
415
+ - `#I362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
416
+ - `#I359233`- The hidden issue of free text characters is now resolved.
417
+ - `#I363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
418
+ - `#I363055`- Now, the free text becomes edited properly while clicking the selector.
419
+ - `#I363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
380
420
 
381
421
  ## 19.4.43 (2022-01-18)
382
422
 
@@ -384,11 +424,11 @@
384
424
 
385
425
  #### Bug Fixes
386
426
 
387
- `#SF-359772`,`#SF-359880`- Now, the form fields are editable on the mobile device.
388
- `#SF-359042`- Free text annotations are downloaded properly without hiding any last character.
389
- `#SF-358308`- Spinners are hidden properly while removing the display as none for the spinner.
390
- `#SF-360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
391
- `#SF-358584`- Stamps are saved properly in the rotated PDF document.
427
+ `#I359772`,`#I359880`- Now, the form fields are editable on the mobile device.
428
+ `#I359042`- Free text annotations are downloaded properly without hiding any last character.
429
+ `#I358308`- Spinners are hidden properly while removing the display as none for the spinner.
430
+ `#I360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
431
+ `#I358584`- Stamps are saved properly in the rotated PDF document.
392
432
 
393
433
  ## 19.4.42 (2022-01-11)
394
434
 
@@ -396,10 +436,10 @@
396
436
 
397
437
  #### Bug Fixes
398
438
 
399
- - `#SF-358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
400
- - `#SF-357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
401
- - `#SF-357655`- The PDF pages are now exported to image in a multi-threaded environment.
402
- - `#SF-357060`- Now, the typed handwritten signature content does not exceed the text area.
439
+ - `#I358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
440
+ - `#I357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
441
+ - `#I357655`- The PDF pages are now exported to image in a multi-threaded environment.
442
+ - `#I357060`- Now, the typed handwritten signature content does not exceed the text area.
403
443
 
404
444
  ## 19.4.41 (2022-01-04)
405
445
 
@@ -407,8 +447,8 @@
407
447
 
408
448
  #### Bug Fixes
409
449
 
410
- - `#SF-357108` - Now, the annotations are displayed properly for the rotated documents.
411
- - `#SF-357489` - Now, the unnecessary thumbnail requests are restricted.
450
+ - `#I357108` - Now, the annotations are displayed properly for the rotated documents.
451
+ - `#I357489` - Now, the unnecessary thumbnail requests are restricted.
412
452
 
413
453
  ## 19.4.40 (2021-12-28)
414
454
 
@@ -416,7 +456,7 @@
416
456
 
417
457
  #### Bug Fixes
418
458
 
419
- - `#299110`, `#348963` - Now, the font size is updated properly while export and import shape annotations.
459
+ - `#I299110`, `#I348963` - Now, the font size is updated properly while export and import shape annotations.
420
460
 
421
461
  ## 19.4.38 (2021-12-17)
422
462
 
@@ -424,11 +464,11 @@
424
464
 
425
465
  #### New Features
426
466
 
427
- - `#354638` - Provided auto fit support to the free text annotations.
467
+ - `#I354638` - Provided auto fit support to the free text annotations.
428
468
 
429
469
  #### Bug Fixes
430
470
 
431
- - `346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
471
+ - `#I346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
432
472
 
433
473
  ## 19.3.56 (2021-12-02)
434
474
 
@@ -436,22 +476,26 @@
436
476
 
437
477
  #### New Features
438
478
 
439
- - `#336589`, `#339329`, `#346113` - Provided annotation toolbar settings support in mobile view.
479
+ - `#I336589`, `#I339329`, `#I346113` - Provided annotation toolbar settings support in mobile view.
440
480
 
441
481
  #### Bug Fixes
442
482
 
443
- - `#347402`, `#347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
444
- - `#344549`- The ink annotations are preserved correctly in the Adobe.
445
- - `#346607`- Now, the signature dialog width is proper on resizing the browser window.
446
- - `#345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
447
- - `#347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
448
- - `#348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
449
- - `#345130`- Now, the exact shape of the image is maintained when added to the signature field.
450
- - `#347558`- Now, the custom stamp position is added properly in mobile view.
483
+ - `#I347402`, `#I347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
484
+ - `#I344549`- The ink annotations are preserved correctly in the Adobe.
485
+ - `#I346607`- Now, the signature dialog width is proper on resizing the browser window.
486
+ - `#I345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
487
+ - `#I347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
488
+ - `#I348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
489
+ - `#I345130`- Now, the exact shape of the image is maintained when added to the signature field.
490
+ - `#I347558`- Now, the custom stamp position is added properly in mobile view.
451
491
 
452
492
  ## 19.3.54 (2021-11-17)
453
493
 
454
- - `#346152`- The script error will not be thrown for the document which contains link annotation.
494
+ ### PDF Viewer
495
+
496
+ #### Bug Fixes
497
+
498
+ - `#I346152`- The script error will not be thrown for the document which contains link annotation.
455
499
 
456
500
  ## 19.3.48 (2021-11-02)
457
501
 
@@ -459,10 +503,10 @@
459
503
 
460
504
  #### Bug Fixes
461
505
 
462
- - `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
463
- - `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
464
- - `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
465
- - `#344082`- Now, signature text annotation is rendered properly on loading the document.
506
+ - `#I344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
507
+ - `#I346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
508
+ - `#I344897`, `#I345574` - Now, the indicator text and required properties for signature fields settings are working properly.
509
+ - `#I344082`- Now, signature text annotation is rendered properly on loading the document.
466
510
 
467
511
  ## 19.3.47 (2021-10-26)
468
512
 
@@ -470,7 +514,7 @@
470
514
 
471
515
  #### Bug Fixes
472
516
 
473
- - `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
517
+ - `#I344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
474
518
 
475
519
  ## 19.3.46 (2021-10-19)
476
520
 
@@ -478,7 +522,7 @@
478
522
 
479
523
  #### Bug Fixes
480
524
 
481
- - `#339329`, `#341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
525
+ - `#I339329`, `#I341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
482
526
 
483
527
  ## 19.3.45 (2021-10-12)
484
528
 
@@ -487,8 +531,8 @@
487
531
  #### Bug Fixes
488
532
 
489
533
  - `#F169102` - Now, the download action is working properly after importing the provided customer document.
490
- - `#342951` - Now, the Bookmark navigation is working properly in mobile mode.
491
- - `#343011` - Now, the download action is working properly after adding the text markup annotation.
534
+ - `#I342951` - Now, the Bookmark navigation is working properly in mobile mode.
535
+ - `#I343011` - Now, the download action is working properly after adding the text markup annotation.
492
536
 
493
537
  ## 19.3.44 (2021-10-05)
494
538
 
@@ -496,9 +540,9 @@
496
540
 
497
541
  #### Bug Fixes
498
542
 
499
- - `#297147`, `#339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
500
- - `#341677` - Now, the opacity is applied properly for the custom stamps.
501
- - `#341074` - Now, the search icon is visible to close the search dialog.
543
+ - `#I297147`, `#I339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
544
+ - `#I341677` - Now, the opacity is applied properly for the custom stamps.
545
+ - `#I341074` - Now, the search icon is visible to close the search dialog.
502
546
 
503
547
  ## 19.1.67 (2021-06-08)
504
548
 
@@ -506,8 +550,8 @@
506
550
 
507
551
  #### Bug Fixes
508
552
 
509
- - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
510
- - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
553
+ - `#I328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
554
+ - `#I328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
511
555
 
512
556
  ## 19.1.66 (2021-06-01)
513
557
 
@@ -515,7 +559,7 @@
515
559
 
516
560
  #### Bug Fixes
517
561
 
518
- - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
562
+ - `#I328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
519
563
 
520
564
  ## 19.1.65 (2021-05-25)
521
565
 
@@ -523,7 +567,7 @@
523
567
 
524
568
  #### New Features
525
569
 
526
- - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
570
+ - `#I326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
527
571
 
528
572
  ## 19.1.64 (2021-05-19)
529
573
 
@@ -531,8 +575,8 @@
531
575
 
532
576
  #### Bug Fixes
533
577
 
534
- - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
535
- - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
578
+ - `#I328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
579
+ - `#I328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
536
580
 
537
581
  ## 19.1.66 (2021-06-01)
538
582
 
@@ -540,7 +584,7 @@
540
584
 
541
585
  #### Bug Fixes
542
586
 
543
- - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
587
+ - `#I328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
544
588
 
545
589
  ## 19.1.65 (2021-05-25)
546
590
 
@@ -548,7 +592,7 @@
548
592
 
549
593
  #### New Features
550
594
 
551
- - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
595
+ - `#I326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
552
596
 
553
597
  ## 19.1.64 (2021-05-19)
554
598
 
@@ -556,10 +600,10 @@
556
600
 
557
601
  #### Bug Fixes
558
602
 
559
- - `#325096` - The Script error will no longer be thrown if we add form fields value by code behind.
560
- - `#326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
561
- - `#326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
562
- - `#324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
603
+ - `#I325096` - The Script error will no longer be thrown if we add form fields value by code behind.
604
+ - `#I326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
605
+ - `#I326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
606
+ - `#I324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
563
607
 
564
608
  ## 19.1.59 (2021-05-04)
565
609
 
@@ -567,7 +611,7 @@
567
611
 
568
612
  #### Bug Fixes
569
613
 
570
- - `#322039` - The Arrow icon is shown properly in the custom stamp dropdown.
614
+ - `#I322039` - The Arrow icon is shown properly in the custom stamp dropdown.
571
615
 
572
616
  ## 19.1.58 (2021-04-27)
573
617
 
@@ -575,7 +619,7 @@
575
619
 
576
620
  #### Bug Fixes
577
621
 
578
- - `#322799` - The imported stamp annotation position is updated correctly in the MVC platform.
622
+ - `#I322799` - The imported stamp annotation position is updated correctly in the MVC platform.
579
623
 
580
624
  ## 19.1.57 (2021-04-20)
581
625
 
@@ -583,7 +627,7 @@
583
627
 
584
628
  #### Bug Fixes
585
629
 
586
- - `#317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
630
+ - `#I317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
587
631
 
588
632
  ## 19.1.56 (2021-04-13)
589
633
 
@@ -591,7 +635,7 @@
591
635
 
592
636
  #### Bug Fixes
593
637
 
594
- - `#315264` - Now, the User names in comments are working properly.
638
+ - `#I315264` - Now, the User names in comments are working properly.
595
639
 
596
640
  ## 19.1.54 (2021-03-30)
597
641
 
@@ -599,7 +643,7 @@
599
643
 
600
644
  #### New Features
601
645
 
602
- - `#F158073`, `#291648` - Exposed the annotation UnSelect event in PDF Viewer.
646
+ - `#F158073`, `#I291648` - Exposed the annotation UnSelect event in PDF Viewer.
603
647
 
604
648
  ## 18.2.56 (2020-09-01)
605
649
 
@@ -607,11 +651,11 @@
607
651
 
608
652
  #### New Features
609
653
 
610
- - `#289233` - Provided the support to add expiration timing for cache.
654
+ - `#I289233` - Provided the support to add expiration timing for cache.
611
655
 
612
656
  #### Bug Fixes
613
657
 
614
- - `#289417` - Now, the annotation toolbar position is maintained correctly.
658
+ - `#I289417` - Now, the annotation toolbar position is maintained correctly.
615
659
 
616
660
  ## 18.2.47 (2020-07-28)
617
661
 
@@ -619,11 +663,11 @@
619
663
 
620
664
  #### New Features
621
665
 
622
- - `#267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
666
+ - `#I267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
623
667
 
624
668
  #### Bug Fixes
625
669
 
626
- - `#282486` - Now, undo and redo is working properly for the freetext annotations.
670
+ - `#I282486` - Now, undo and redo is working properly for the freetext annotations.
627
671
  - `#F155593`- Exception will no longer be thrown while exporting the formfields.
628
672
 
629
673
  ## 18.2.46 (2020-07-21)
@@ -632,7 +676,7 @@
632
676
 
633
677
  #### Bug Fixes
634
678
 
635
- - `#282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
679
+ - `#I282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
636
680
 
637
681
  ## 18.2.45 (2020-07-14)
638
682
 
@@ -640,11 +684,11 @@
640
684
 
641
685
  #### New Features
642
686
 
643
- - `#281898` - Provided the support to add comments programmatically for the newly added annotations.
687
+ - `#I281898` - Provided the support to add comments programmatically for the newly added annotations.
644
688
 
645
689
  #### Bug Fixes
646
690
 
647
- - `#F155593`, `#283379` - Now, PDF Viewer control is working in IE.
691
+ - `#F155593`, `#I283379` - Now, PDF Viewer control is working in IE.
648
692
 
649
693
  ## 18.2.44 (2020-07-07)
650
694
 
@@ -652,7 +696,7 @@
652
696
 
653
697
  #### Bug Fixes
654
698
 
655
- - `#273237` - Now, Annotation comments are locked properly when locked the annotations.
699
+ - `#I273237` - Now, Annotation comments are locked properly when locked the annotations.
656
700
 
657
701
  ## 18.1.55 (2020-06-02)
658
702
 
@@ -662,8 +706,8 @@
662
706
 
663
707
  - `#F154248` - Provided the Support to show/hide the annotation toolbar in code behind.
664
708
  - `#F153946` - Provided the Options to disable AutoComplete options in form filling documents.
665
- - `#273237` - Provided the Support to lock the text markup annotations.
666
- - `#277143` - Provided the support for ink annotation.
709
+ - `#I273237` - Provided the Support to lock the text markup annotations.
710
+ - `#I277143` - Provided the support for ink annotation.
667
711
 
668
712
  ## 18.1.54 (2020-05-26)
669
713
 
@@ -671,17 +715,17 @@
671
715
 
672
716
  #### New Features
673
717
 
674
- - `#254075` , `#266559` - Provided the support to render the hyperlinks which are preserved as plain text
718
+ - `#I254075` , `#I266559` - Provided the support to render the hyperlinks which are preserved as plain text
675
719
 
676
720
  #### Bug Fixes
677
721
 
678
- - `#274036` - Now, the page does not gets refreshed on clicking the import annotation button
679
- - `#267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
680
- - `#268505` - Download is working correctly For French Culture Environment.
722
+ - `#I274036` - Now, the page does not gets refreshed on clicking the import annotation button
723
+ - `#I267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
724
+ - `#I268505` - Download is working correctly For French Culture Environment.
681
725
  - `#F153465` - Digital Signature in the exported image is preserved correctly.
682
726
  - `#F153465` - Style of the form fields are preserved properly in PDF Viewer.
683
- - `#274694` -Text highlight is working properly.
684
- - `#276547` -Text selection is working properly for lower zoom factor.
727
+ - `#I274694` -Text highlight is working properly.
728
+ - `#I276547` -Text selection is working properly for lower zoom factor.
685
729
 
686
730
  ## 18.1.48 (2020-05-05)
687
731
 
@@ -689,7 +733,7 @@
689
733
 
690
734
  #### New Features
691
735
 
692
- - `#272985` - Provided the support to edit the annotation properties without selecting the annotation.
736
+ - `#I272985` - Provided the support to edit the annotation properties without selecting the annotation.
693
737
 
694
738
  ## 18.1.45 (2020-04-21)
695
739
 
@@ -697,14 +741,14 @@
697
741
 
698
742
  #### New Features
699
743
 
700
- - `#267283` - Provided the support to identify the imported annotation and drawn annotation
701
- - `#268736` - Exposed the text search events in PDF Viewer.
702
- - `#258786` - Exposed the signature Select event in PDF Viewer.
744
+ - `#I267283` - Provided the support to identify the imported annotation and drawn annotation
745
+ - `#I268736` - Exposed the text search events in PDF Viewer.
746
+ - `#I258786` - Exposed the signature Select event in PDF Viewer.
703
747
 
704
748
  #### Bug Fixes
705
749
 
706
- - `#272053` - The annotation bounds value is now preserved properly in annotation events.
707
- - `#269001` - Improved the page rendering behaviour in PDF Viewer.
750
+ - `#I272053` - The annotation bounds value is now preserved properly in annotation events.
751
+ - `#I269001` - Improved the page rendering behaviour in PDF Viewer.
708
752
 
709
753
  ## 18.1.44 (2020-04-14)
710
754
 
@@ -712,12 +756,12 @@
712
756
 
713
757
  #### New Features
714
758
 
715
- - `#263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
716
- - `#271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
759
+ - `#I263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
760
+ - `#I271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
717
761
 
718
762
  #### Bug Fixes
719
763
 
720
- - `#271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
764
+ - `#I271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
721
765
  - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
722
766
 
723
767
  ## 18.1.43 (2020-04-07)
@@ -726,15 +770,15 @@
726
770
 
727
771
  #### New Features
728
772
 
729
- - `#267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
730
- - `#269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
731
- - `#268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
732
- - `#268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
773
+ - `#I267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
774
+ - `#I269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
775
+ - `#I268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
776
+ - `#I268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
733
777
 
734
778
  #### Bug Fixes
735
779
 
736
- - `#271163` - Errors will no longer occur when the print module in disabled state.
737
- - `#268829` - Now, the deleted annotations are removed properly from the PDF document.
780
+ - `#I271163` - Errors will no longer occur when the print module in disabled state.
781
+ - `#I268829` - Now, the deleted annotations are removed properly from the PDF document.
738
782
 
739
783
  ## 18.1.42 (2020-04-01)
740
784
 
@@ -742,17 +786,17 @@
742
786
 
743
787
  #### New Features
744
788
 
745
- - `#268975` - Exposed the event for notifying page mouse over action.
746
- - `#264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
747
- - `#263297`, `#268677` - Provided the options to enable and disable the tile rendering mode.
748
- - `#263473` - Provided the isLock options to individual annotation object level.
789
+ - `#I268975` - Exposed the event for notifying page mouse over action.
790
+ - `#I264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
791
+ - `#I263297`, `#I268677` - Provided the options to enable and disable the tile rendering mode.
792
+ - `#I263473` - Provided the isLock options to individual annotation object level.
749
793
 
750
794
  #### Bug Fixes
751
795
 
752
- - `#269004` – The typo errors in PDF Viewer JSON objects has been resolved.
753
- - `#266218`, `#266559` - The import/export form fields are now working properly for the form fields data contains special characters.
754
- - `#268505` - Download is now working properly for different culture settings.
755
- - `#268109` - The updated label content is now preserved properly in the exported annotation data.
796
+ - `#I269004` – The typo errors in PDF Viewer JSON objects has been resolved.
797
+ - `#I266218`, `#I266559` - The import/export form fields are now working properly for the form fields data contains special characters.
798
+ - `#I268505` - Download is now working properly for different culture settings.
799
+ - `#I268109` - The updated label content is now preserved properly in the exported annotation data.
756
800
 
757
801
  ## 18.1.36-beta (2020-03-19)
758
802
 
@@ -760,22 +804,22 @@
760
804
 
761
805
  #### New Features
762
806
 
763
- - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
764
- - `#259521` - Provided the support for importing the form fields data from JSON object.
765
- - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
766
- - `#256687` - Provided the support for setting the custom data for annotation objects.
767
- - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
768
- - `#262008` - Exposed the event for notifying annotation mouse over action.
807
+ - `#I235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
808
+ - `#I259521` - Provided the support for importing the form fields data from JSON object.
809
+ - `#I261558` - Provided the support for customizing the distance measurement annotation leader length property.
810
+ - `#I256687` - Provided the support for setting the custom data for annotation objects.
811
+ - `#I252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
812
+ - `#I262008` - Exposed the event for notifying annotation mouse over action.
769
813
  - `#F149148` - Provided the binding support for the enableFormFields property.
770
- - `#258769` - Provided the option to suppress the error dialog in PDF Viewer.
771
- - `#261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
772
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
814
+ - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
815
+ - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
816
+ - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
773
817
 
774
818
  #### Bug Fixes
775
819
 
776
- - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
777
- - `#262692` - The text markup resizer position is now updated properly for the provided document.
778
- - `#262692` - The text content bounds are now rendered properly for the provided document.
820
+ - `#I262525` – The render PDF pages method triggers properly for the provided PDF document.
821
+ - `#I262692` - The text markup resizer position is now updated properly for the provided document.
822
+ - `#I262692` - The text content bounds are now rendered properly for the provided document.
779
823
 
780
824
  ## 17.4.50 (2020-02-18)
781
825
 
@@ -783,7 +827,7 @@
783
827
 
784
828
  #### New Features
785
829
 
786
- - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
830
+ - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
787
831
 
788
832
  ## 17.4.49 (2020-02-11)
789
833
 
@@ -791,26 +835,26 @@
791
835
 
792
836
  #### New Features
793
837
 
794
- - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
795
- - `#259521` - Provided the support for importing the form fields data from JSON object.
796
- - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
797
- - `#256687` - Provided the support for setting the custom data for annotation objects.
798
- - `#252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
799
- - `#262008` - Exposed the event for notifying annotation mouse over action.
838
+ - `#I235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
839
+ - `#I259521` - Provided the support for importing the form fields data from JSON object.
840
+ - `#I261558` - Provided the support for customizing the distance measurement annotation leader length property.
841
+ - `#I256687` - Provided the support for setting the custom data for annotation objects.
842
+ - `#I252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
843
+ - `#I262008` - Exposed the event for notifying annotation mouse over action.
800
844
  - `#F149148` - Provided the binding support for the enableFormFields property.
801
845
 
802
846
  #### Bug Fixes
803
847
 
804
- - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
805
- - `#262692` - The text markup resizer position is now updated properly for the provided document.
806
- - `#262692` - The text content bounds are now rendered properly for the provided document.
848
+ - `#I262525` – The render PDF pages method triggers properly for the provided PDF document.
849
+ - `#I262692` - The text markup resizer position is now updated properly for the provided document.
850
+ - `#I262692` - The text content bounds are now rendered properly for the provided document.
807
851
 
808
852
  ### PDF Viewer
809
853
 
810
854
  #### New Features
811
855
 
812
- - `258769` - Provided the option to suppress the error dialog in PDF Viewer.
813
- - `261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
856
+ - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
857
+ - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
814
858
 
815
859
  ## 17.4.46 (2020-01-30)
816
860
 
@@ -818,11 +862,11 @@
818
862
 
819
863
  #### New Features
820
864
 
821
- - `258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
822
- - `259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
823
- - `259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
824
- - `259615` - Exposed the annotation label settings value in import/export JSON data.
825
- - `256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
865
+ - `#I258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
866
+ - `#I259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
867
+ - `#I259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
868
+ - `#I259615` - Exposed the annotation label settings value in import/export JSON data.
869
+ - `#I256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
826
870
 
827
871
  ## 17.4.44 (2021-01-21)
828
872
 
@@ -830,14 +874,14 @@
830
874
 
831
875
  #### New Features
832
876
 
833
- - `#257519` - Provided Support to edit the free Text annotation value in code behind.
877
+ - `#I257519` - Provided Support to edit the free Text annotation value in code behind.
834
878
 
835
879
  #### Bug Fixes
836
880
 
837
- - `#259848` – Now, the deleted annotations are removed properly from the PDF document.
838
- - `#259734` - Custom Stamp annotations are drawn properly while importing the annotations.
839
- - `#260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
840
- - `#260575` - The download file name is now set properly if we provide during the control initialization.
881
+ - `#I259848` – Now, the deleted annotations are removed properly from the PDF document.
882
+ - `#I259734` - Custom Stamp annotations are drawn properly while importing the annotations.
883
+ - `#I260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
884
+ - `#I260575` - The download file name is now set properly if we provide during the control initialization.
841
885
 
842
886
  ## 17.4.43 (2020-01-14)
843
887
 
@@ -845,15 +889,15 @@
845
889
 
846
890
  #### New Features
847
891
 
848
- - `#255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
849
- - `#258786`, `#259327` – Provided the support for exporting and importing the handwritten signature.
892
+ - `#I255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
893
+ - `#I258786`, `#I259327` – Provided the support for exporting and importing the handwritten signature.
850
894
 
851
895
  #### Bug Fixes
852
896
 
853
- - `#149882` – The downloadEnd event triggers properly if we save the document in server side.
854
- - `#257630` – The importSuccess event triggers properly if we save the document in server side.
855
- - `#260295` – The distance calibrate annotation now resized properly.
856
- - `#260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
897
+ - `#I149882` – The downloadEnd event triggers properly if we save the document in server side.
898
+ - `#I257630` – The importSuccess event triggers properly if we save the document in server side.
899
+ - `#I260295` – The distance calibrate annotation now resized properly.
900
+ - `#I260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
857
901
 
858
902
  ## 17.4.41 (2020-01-07)
859
903
 
@@ -861,20 +905,20 @@
861
905
 
862
906
  #### New Features
863
907
 
864
- - `#257514` – Provided the support for import/export the custom stamp annotations.
865
- - `#257231` – Exposed the property to access the search count value.
866
- - `#258386` – Exposed the API to retrieve the text content and bounds along with page size details.
908
+ - `#I257514` – Provided the support for import/export the custom stamp annotations.
909
+ - `#I257231` – Exposed the property to access the search count value.
910
+ - `#I258386` – Exposed the API to retrieve the text content and bounds along with page size details.
867
911
 
868
912
  #### Bug Fixes
869
913
 
870
- - `#259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
871
- - `#259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
872
- - `#259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
873
- - `#258949` – The opacity value is now applied properly if set it on annotation during initialization.
874
- - `#259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
875
- -`#259166` – The text content will be selected properly at the end of the page.
876
- - `#259078` – The annotations will now be created if we resize the annotation through multipage.
877
- - `#259564` – The Null reference error will no longer occur while loading the provided PDF document.
914
+ - `#I259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
915
+ - `#I259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
916
+ - `#I259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
917
+ - `#I258949` – The opacity value is now applied properly if set it on annotation during initialization.
918
+ - `#I259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
919
+ - `#I259166` – The text content will be selected properly at the end of the page.
920
+ - `#I259078` – The annotations will now be created if we resize the annotation through multipage.
921
+ - `#I259564` – The Null reference error will no longer occur while loading the provided PDF document.
878
922
 
879
923
  ## 17.4.40 (2019-12-24)
880
924
 
@@ -882,11 +926,11 @@
882
926
 
883
927
  #### New Features
884
928
 
885
- - `#256131` – Improved the rendering quality and performance for the large size PDF document.
929
+ - `#I256131` – Improved the rendering quality and performance for the large size PDF document.
886
930
 
887
931
  #### Bug Fixes
888
932
 
889
- - `#258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
933
+ - `#I258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
890
934
 
891
935
  ## 17.4.39 (2019-12-17)
892
936
 
@@ -894,29 +938,29 @@
894
938
 
895
939
  #### New Features
896
940
 
897
- - `#251150` – Provided the support to find the interlinked annotations while selecting the annotations.
898
- - `#243077` , `#241487`, `#244802`, `#252340` – Provided the support for setting the annotation UI properties.
899
- - `#254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
900
- - `#253745`, `#256518` – Exposed the event to notify the annotation object being moved.
901
- - `#254275` – Exposed the event to notify the download process in the PDF Viewer control.
902
-
903
- #### Bug Fixes
904
-
905
- - `#253751` – Resolved the typo error in annotation exported data.
906
- - `#255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
907
- - `#255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
908
- - `#253704` – The form fields are downloaded properly while loading the PDF document in tab control.
909
- - `#253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
910
- - `#252881` – The toolbar settings property is working for mobile device.
911
- - `#255042`, `#255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
912
- - `#254115`, `#254942` – The annotation modified date is preserved properly in different localization.
913
- - `#256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
914
- - `#255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
915
- - `#256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
916
- - `#256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
917
- - `#256932` - Errors will no longer occur while resizing the text markup annotations.
918
- - `#252805` – The annotationId value is now preserved properly for all annotation events.
919
- - `#255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
941
+ - `#I251150` – Provided the support to find the interlinked annotations while selecting the annotations.
942
+ - `#I243077` , `#I241487`, `#I244802`, `#I252340` – Provided the support for setting the annotation UI properties.
943
+ - `#I254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
944
+ - `#I253745`, `#I256518` – Exposed the event to notify the annotation object being moved.
945
+ - `#I254275` – Exposed the event to notify the download process in the PDF Viewer control.
946
+
947
+ #### Bug Fixes
948
+
949
+ - `#I253751` – Resolved the typo error in annotation exported data.
950
+ - `#I255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
951
+ - `#I255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
952
+ - `#I253704` – The form fields are downloaded properly while loading the PDF document in tab control.
953
+ - `#I253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
954
+ - `#I252881` – The toolbar settings property is working for mobile device.
955
+ - `#I255042`, `#I255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
956
+ - `#I254115`, `#I254942` – The annotation modified date is preserved properly in different localization.
957
+ - `#I256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
958
+ - `#I255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
959
+ - `#I256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
960
+ - `#I256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
961
+ - `#I256932` - Errors will no longer occur while resizing the text markup annotations.
962
+ - `#I252805` – The annotationId value is now preserved properly for all annotation events.
963
+ - `#I255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
920
964
 
921
965
  ## 17.3.28 (2019-11-19)
922
966
 
@@ -924,14 +968,14 @@
924
968
 
925
969
  #### New Features
926
970
 
927
- - `#251151`, `#254032` – Improved the annotation selection behavior in code behind.
928
- - `#254776`, `#255304` – Provided the support to set the custom JSON data for AJAX request.
929
- - `#253341` – Provided the support to customize the label content during initial rendering of annotations.
930
- - `#252421` – Provided the support to set the zoom mode value during initial loading.
971
+ - `#I251151`, `#I254032` – Improved the annotation selection behavior in code behind.
972
+ - `#I254776`, `#I255304` – Provided the support to set the custom JSON data for AJAX request.
973
+ - `#I253341` – Provided the support to customize the label content during initial rendering of annotations.
974
+ - `#I252421` – Provided the support to set the zoom mode value during initial loading.
931
975
 
932
976
  #### Bug Fixes
933
977
 
934
- - `#253926` – Resolved the memory leak while rendering the PDF documents.
978
+ - `#I253926` – Resolved the memory leak while rendering the PDF documents.
935
979
 
936
980
  ## 17.3.27 (2019-11-12)
937
981
 
@@ -939,15 +983,15 @@
939
983
 
940
984
  #### New Features
941
985
 
942
- - `#251151`, `#254032` – Provided the support for annotation selection in code behind.
943
- - `#249245` – Provided the support for UI customization of annotation selector border and resizer.
986
+ - `#I251151`, `#I254032` – Provided the support for annotation selection in code behind.
987
+ - `#I249245` – Provided the support for UI customization of annotation selector border and resizer.
944
988
  - Improved the PDF viewer mobile view performance.
945
989
 
946
990
  #### Bug Fixes
947
991
 
948
- - `#253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
949
- - `#253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
950
- - `#253317` – The measured value is now update properly for the measured annotation.
992
+ - `#I253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
993
+ - `#I253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
994
+ - `#I253317` – The measured value is now update properly for the measured annotation.
951
995
 
952
996
  ## 17.3.26 (2019-11-05)
953
997
 
@@ -955,15 +999,15 @@
955
999
 
956
1000
  #### New Features
957
1001
 
958
- - `#252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
1002
+ - `#I252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
959
1003
 
960
1004
  #### Bug Fixes
961
1005
 
962
- - `#252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
963
- - `#253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
964
- - `#251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
965
- - `#252879` - Script errors will no longer occur if we disable the magnification module.
966
- - `#253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
1006
+ - `#I252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
1007
+ - `#I253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
1008
+ - `#I251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
1009
+ - `#I252879` - Script errors will no longer occur if we disable the magnification module.
1010
+ - `#I253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
967
1011
 
968
1012
  ## 17.3.21 (2019-10-30)
969
1013
 
@@ -971,16 +1015,16 @@
971
1015
 
972
1016
  #### New Features
973
1017
 
974
- - `#252111` - Provided the support for handwritten signature.
975
- - `#251149` - Provided the support for customizing the text search highlight color.
1018
+ - `#I252111` - Provided the support for handwritten signature.
1019
+ - `#I251149` - Provided the support for customizing the text search highlight color.
976
1020
 
977
1021
  #### Bug Fixes
978
1022
 
979
- - `#251864` - The pages in the landscape document will be rendered properly.
980
- - `#250902` - Now, the text Markup annotations are working properly inside the Tab control.
981
- - `#250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
982
- - `#252269` – The mouse cursor has been updated properly after adding the free text annotation.
983
- - `#251401` - The annotationSelect event will be triggered properly while selecting the annotations.
1023
+ - `#I251864` - The pages in the landscape document will be rendered properly.
1024
+ - `#I250902` - Now, the text Markup annotations are working properly inside the Tab control.
1025
+ - `#I250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
1026
+ - `#I252269` – The mouse cursor has been updated properly after adding the free text annotation.
1027
+ - `#I251401` - The annotationSelect event will be triggered properly while selecting the annotations.
984
1028
 
985
1029
  ## 17.3.19 (2019-10-22)
986
1030
 
@@ -988,19 +1032,19 @@
988
1032
 
989
1033
  #### New Features
990
1034
 
991
- - `#249703` - The quality of the printed copy has been improved.
992
- - `#147267`, `#251146` - Provided the support to delete the annotations in code behind.
993
- - `#248609` - Provided the support to customize the annotation selector.
994
- - `#247224`, `#248179` - Provided the support to resize the text markup annotation bounds.
1035
+ - `#I249703` - The quality of the printed copy has been improved.
1036
+ - `#I147267`, `#I251146` - Provided the support to delete the annotations in code behind.
1037
+ - `#I248609` - Provided the support to customize the annotation selector.
1038
+ - `#I247224`, `#I248179` - Provided the support to resize the text markup annotation bounds.
995
1039
 
996
1040
  #### Bug Fixes
997
1041
 
998
- - `#251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
999
- - `#249588` - The PDF Viewer control size is updated properly while using in tab control.
1000
- - `#251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
1001
- - `#251742` - The perimeter shape type has been updated properly when exporting the annotation details.
1002
- - `#251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
1003
- - `#251153` – The previously imported annotations are no more cleared when import the other set of annotations.
1042
+ - `#I251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
1043
+ - `#I249588` - The PDF Viewer control size is updated properly while using in tab control.
1044
+ - `#I251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
1045
+ - `#I251742` - The perimeter shape type has been updated properly when exporting the annotation details.
1046
+ - `#I251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
1047
+ - `#I251153` – The previously imported annotations are no more cleared when import the other set of annotations.
1004
1048
 
1005
1049
  ## 17.3.17 (2019-10-15)
1006
1050
 
@@ -1008,12 +1052,12 @@
1008
1052
 
1009
1053
  #### New Features
1010
1054
 
1011
- - `#248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1055
+ - `#I248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1012
1056
 
1013
1057
  #### Bug Fixes
1014
1058
 
1015
- - `#249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1016
- - `#245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1059
+ - `#I249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1060
+ - `#I245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1017
1061
 
1018
1062
  ## 17.3.16 (2019-10-09)
1019
1063
 
@@ -1021,12 +1065,12 @@
1021
1065
 
1022
1066
  #### New Features
1023
1067
 
1024
- - `#249725` - Provided the support to enable or disable the comment panel.
1025
- - `#248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1068
+ - `#I249725` - Provided the support to enable or disable the comment panel.
1069
+ - `#I248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1026
1070
 
1027
1071
  #### Bug Fixes
1028
1072
 
1029
- - `#249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1073
+ - `#I249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1030
1074
 
1031
1075
  ## 17.3.14 (2019-10-03)
1032
1076
 
@@ -1034,21 +1078,21 @@
1034
1078
 
1035
1079
  #### New Features
1036
1080
 
1037
- - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1038
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1039
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1040
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1041
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1081
+ - `#I227046`, `#I230887`, `#I142366`, `#I231973`, `#I237847`, `#I244849`, `#I238686`, `#I239233`, `#I241638`, `#I241638`, `#I242232`, `#I239221`, `#I240051`, `#I245255` – The support has been provided for filling the form fields.
1082
+ - `#I233655`, `#I236240`, `#I236825`, `#I238694`, `#I241974`, `#I243864`, `#I245087` – The support has been provided for free text annotation.
1083
+ - `#I246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1084
+ - `#I246767` – The support has been provided to export the annotation details as JSON object in client-side.
1085
+ - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1042
1086
  - Improved the scrolling performance in mobile devices.
1043
1087
 
1044
1088
  #### Bug Fixes
1045
1089
 
1046
- - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1047
- - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1048
- - `#248092` – Contents will not be swapped if you switch randomly between two documents.
1049
- - `#248093` – Script error will no longer be thrown if you switch randomly between two documents.
1050
- - `#247787` – The searched text will be highlighted properly in the provided document.
1051
- - `#146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1090
+ - `#I247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1091
+ - `#I248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1092
+ - `#I248092` – Contents will not be swapped if you switch randomly between two documents.
1093
+ - `#I248093` – Script error will no longer be thrown if you switch randomly between two documents.
1094
+ - `#I247787` – The searched text will be highlighted properly in the provided document.
1095
+ - `#I146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1052
1096
 
1053
1097
  ## 17.3.9-beta (2019-09-20)
1054
1098
 
@@ -1056,11 +1100,11 @@
1056
1100
 
1057
1101
  #### New Features
1058
1102
 
1059
- - `#227046`, `#230887`, `#142366`, `#231973`, `#I237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1060
- - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1061
- - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1062
- - `#246767` – The support has been provided to export the annotation details as JSON object in client-side.
1063
- - `#245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1103
+ - `#I227046`, `#I230887`, `#I142366`, `#I231973`, `#I237847`, `#I244849`, `#I238686`, `#I239233`, `#I241638`, `#I241638`, `#I242232`, `#I239221`, `#I240051`, `#I245255` – The support has been provided for filling the form fields.
1104
+ - `#I233655`, `#I236240`, `#I236825`, `#I238694`, `#I241974`, `#I243864`, `#I245087` – The support has been provided for free text annotation.
1105
+ - `#I246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1106
+ - `#I246767` – The support has been provided to export the annotation details as JSON object in client-side.
1107
+ - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1064
1108
  - Improved the scrolling performance in mobile devices.
1065
1109
 
1066
1110
  ## 17.2.49 (2019-09-04)
@@ -1069,11 +1113,11 @@
1069
1113
 
1070
1114
  #### Bug Fixes
1071
1115
 
1072
- - `#246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1073
- - `#245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1074
- - `#245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
1075
- - `#244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1076
- - `#246041` - The warning message will no longer be thrown when the web action method is executed.
1116
+ - `#I246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1117
+ - `#I245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1118
+ - `#I245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
1119
+ - `#I244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1120
+ - `#I246041` - The warning message will no longer be thrown when the web action method is executed.
1077
1121
 
1078
1122
  ## 17.2.47 (2019-08-27)
1079
1123
 
@@ -1081,14 +1125,14 @@
1081
1125
 
1082
1126
  #### New Features
1083
1127
 
1084
- - `#243205`, `#245009` - Provided the support to include Custom stamps in stamp dropdown.
1085
- - `#243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1086
- - `#245007` - Provided the Feet unit support in measurement annotation.
1128
+ - `#I243205`, `#I245009` - Provided the support to include Custom stamps in stamp dropdown.
1129
+ - `#I243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1130
+ - `#I245007` - Provided the Feet unit support in measurement annotation.
1087
1131
 
1088
1132
  #### Bug Fixes
1089
1133
 
1090
- - `#244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1091
- - `#244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1134
+ - `#I244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1135
+ - `#I244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1092
1136
 
1093
1137
  ## 17.2.46 (2019-08-22)
1094
1138
 
@@ -1104,11 +1148,11 @@
1104
1148
 
1105
1149
  #### New Features
1106
1150
 
1107
- - `#223065`, `#234860`, `#241770`, `#241487`, `#229426`, `#244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1151
+ - `#I223065`, `#I234860`, `#I241770`, `#I241487`, `#I229426`, `#I244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1108
1152
 
1109
1153
  #### Bug Fixes
1110
1154
 
1111
- - `#243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1155
+ - `#I243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1112
1156
 
1113
1157
  ## 17.2.41 (2019-08-14)
1114
1158
 
@@ -1116,12 +1160,12 @@
1116
1160
 
1117
1161
  #### Bug Fixes
1118
1162
 
1119
- - `#241487`, `#243077` - Annotation author name is now updated properly in the comment panel.
1120
- - `#242804` - The Bookmark's destination value is now maintained properly during navigation.
1121
- - `#241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
1122
- - `#244437` - Resolved the typo errors in the PDF Viewer toolbar content.
1123
- - `#244654` - The editAnnotation API is now working properly.
1124
- - `#243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1163
+ - `#I241487`, `#I243077` - Annotation author name is now updated properly in the comment panel.
1164
+ - `#I242804` - The Bookmark's destination value is now maintained properly during navigation.
1165
+ - `#I241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
1166
+ - `#I244437` - Resolved the typo errors in the PDF Viewer toolbar content.
1167
+ - `#I244654` - The editAnnotation API is now working properly.
1168
+ - `#I243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1125
1169
 
1126
1170
  ## 17.2.40 (2019-08-06)
1127
1171
 
@@ -1129,15 +1173,15 @@
1129
1173
 
1130
1174
  #### New Features
1131
1175
 
1132
- - `#242329` - Provided the support to customize scale ratio value of measurement annotation.
1133
- - `#241886` - Provided the support to display context menu in mouse up action.
1176
+ - `#I242329` - Provided the support to customize scale ratio value of measurement annotation.
1177
+ - `#I241886` - Provided the support to display context menu in mouse up action.
1134
1178
 
1135
1179
  #### Bug Fixes
1136
1180
 
1137
- - `#242495`, `#243160` – Hyperlink element is now rendered properly for the rotated page document.
1138
- - `#238064` – Searched target text is now highlighted properly for the provided document.
1139
- - `#241904`, `#241294` – Converted PDF document is now rendered properly in IE browser.
1140
- - `#242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1181
+ - `#I242495`, `#I243160` – Hyperlink element is now rendered properly for the rotated page document.
1182
+ - `#I238064` – Searched target text is now highlighted properly for the provided document.
1183
+ - `#I241904`, `#I241294` – Converted PDF document is now rendered properly in IE browser.
1184
+ - `#I242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1141
1185
 
1142
1186
  ## 17.2.39 (2019-07-30)
1143
1187
 
@@ -1145,13 +1189,13 @@
1145
1189
 
1146
1190
  #### New Features
1147
1191
 
1148
- - `#240440` - More details have been provided in the ajaxRequestfailure event.
1149
- - `#242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1150
- - `#241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1192
+ - `#I240440` - More details have been provided in the ajaxRequestfailure event.
1193
+ - `#I242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1194
+ - `#I241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1151
1195
 
1152
1196
  #### Bug Fixes
1153
1197
 
1154
- - `#242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1198
+ - `#I242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1155
1199
 
1156
1200
  ## 17.2.36 (2019-07-24)
1157
1201
 
@@ -1167,7 +1211,7 @@
1167
1211
 
1168
1212
  #### Bug Fixes
1169
1213
 
1170
- - `#229426` - Provided the API to select, edit, and delete the annotations.
1214
+ - `#I229426` - Provided the API to select, edit, and delete the annotations.
1171
1215
 
1172
1216
  ## 17.2.34 (2019-07-11)
1173
1217
 
@@ -1193,21 +1237,21 @@
1193
1237
 
1194
1238
  #### New Features
1195
1239
 
1196
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1197
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1198
- - `#229426` - Provided the supports for calibrate annotations.
1199
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1200
- - `#238812` – Provided support to restrict the hyperlink navigation.
1201
- - `#236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1240
+ - `#I208298`, `#I223253`, `#I224643`, `#I233655`, `#I238694` - Provided the supports for shape annotations.
1241
+ - `#I219446`, `#I224643`, `#I230115`, `#I233032`, `#F144297`, `#I236825`, `#I238694` - Provided the supports for stamp annotations.
1242
+ - `#I229426` - Provided the supports for calibrate annotations.
1243
+ - `#I223253`, `#I238694` - Provided the supports for sticky notes annotations.
1244
+ - `#I238812` – Provided support to restrict the hyperlink navigation.
1245
+ - `#I236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1202
1246
 
1203
1247
  #### Bug Fixes
1204
1248
 
1205
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1206
- - `#233035` - HyperlinkClick event is now triggered properly.
1207
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1208
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1209
- - `#232104` - Cleared the warnings in css files.
1210
- - `#238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1249
+ - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1250
+ - `#I233035` - HyperlinkClick event is now triggered properly.
1251
+ - `#I234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1252
+ - `#I231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1253
+ - `#I232104` - Cleared the warnings in css files.
1254
+ - `#I238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1211
1255
 
1212
1256
  ## 17.2.28-beta (2019-06-27)
1213
1257
 
@@ -1233,18 +1277,18 @@
1233
1277
 
1234
1278
  #### New Features
1235
1279
 
1236
- - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1237
- - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1238
- - `#229426` - Provided the supports for calibrate annotations.
1239
- - `#223253`, `#238694` - Provided the supports for sticky notes annotations.
1280
+ - `#I208298`, `#I223253`, `#I224643`, `#I233655`, `#I238694` - Provided the supports for shape annotations.
1281
+ - `#I219446`, `#I224643`, `#I230115`, `#I233032`, `#F144297`, `#I236825`, `#I238694` - Provided the supports for stamp annotations.
1282
+ - `#I229426` - Provided the supports for calibrate annotations.
1283
+ - `#I223253`, `#I238694` - Provided the supports for sticky notes annotations.
1240
1284
 
1241
1285
  #### Bug Fixes
1242
1286
 
1243
- - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1244
- - `#233035` - HyperlinkClick event is now triggered properly.
1245
- - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1246
- - `#231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1247
- - `#232104` - Cleared the warnings in css files.
1287
+ - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1288
+ - `#I233035` - HyperlinkClick event is now triggered properly.
1289
+ - `#I234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1290
+ - `#I231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1291
+ - `#I232104` - Cleared the warnings in css files.
1248
1292
 
1249
1293
  ## 17.1.47 (2019-05-14)
1250
1294
 
@@ -1413,6 +1457,8 @@
1413
1457
 
1414
1458
  ### PDF Viewer
1415
1459
 
1460
+ #### Bug Fixes
1461
+
1416
1462
  The PDF Viewer component enables you to view and print the PDF files.
1417
1463
 
1418
1464
  - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.