@syncfusion/ej2-vue-pdfviewer 20.2.49 → 20.3.47

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/CHANGELOG.md +739 -102
  2. package/dist/ej2-vue-pdfviewer.umd.min.js +1 -1
  3. package/dist/es6/ej2-vue-pdfviewer.es2015.js +3 -4
  4. package/dist/es6/ej2-vue-pdfviewer.es2015.js.map +1 -1
  5. package/dist/es6/ej2-vue-pdfviewer.es5.js +3 -4
  6. package/dist/es6/ej2-vue-pdfviewer.es5.js.map +1 -1
  7. package/dist/global/ej2-vue-pdfviewer.min.js +2 -2
  8. package/package.json +8 -8
  9. package/src/pdfviewer/pdfviewer.component.d.ts +0 -1
  10. package/src/pdfviewer/pdfviewer.component.js +3 -4
  11. package/styles/bootstrap-dark.css +26 -7
  12. package/styles/bootstrap.css +26 -7
  13. package/styles/bootstrap4.css +26 -7
  14. package/styles/bootstrap5-dark.css +26 -7
  15. package/styles/bootstrap5.css +26 -7
  16. package/styles/fabric-dark.css +26 -7
  17. package/styles/fabric.css +26 -7
  18. package/styles/fluent-dark.css +24 -5
  19. package/styles/fluent.css +24 -5
  20. package/styles/highcontrast-light.css +26 -7
  21. package/styles/highcontrast.css +26 -7
  22. package/styles/material-dark.css +26 -7
  23. package/styles/material.css +26 -7
  24. package/styles/pdfviewer/bootstrap-dark.css +26 -7
  25. package/styles/pdfviewer/bootstrap.css +26 -7
  26. package/styles/pdfviewer/bootstrap4.css +26 -7
  27. package/styles/pdfviewer/bootstrap5-dark.css +26 -7
  28. package/styles/pdfviewer/bootstrap5.css +26 -7
  29. package/styles/pdfviewer/fabric-dark.css +26 -7
  30. package/styles/pdfviewer/fabric.css +26 -7
  31. package/styles/pdfviewer/fluent-dark.css +24 -5
  32. package/styles/pdfviewer/fluent.css +24 -5
  33. package/styles/pdfviewer/highcontrast-light.css +26 -7
  34. package/styles/pdfviewer/highcontrast.css +26 -7
  35. package/styles/pdfviewer/material-dark.css +26 -7
  36. package/styles/pdfviewer/material.css +26 -7
  37. package/styles/pdfviewer/tailwind-dark.css +26 -7
  38. package/styles/pdfviewer/tailwind.css +26 -7
  39. package/styles/tailwind-dark.css +26 -7
  40. package/styles/tailwind.css +26 -7
package/CHANGELOG.md CHANGED
@@ -2,53 +2,179 @@
2
2
 
3
3
  ## [Unreleased]
4
4
 
5
- - `#F176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
6
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in change the width and height the document that was downloaded.
7
- - `#SF-398911` - Provided support for suppressing of the Digital signature without affecting download of the same.
8
- - `#SF-400958` - Now, Adding signature field programmatically and from UI level does not have same signature field name.
5
+ ### PDF Viewer
6
+
7
+ #### New Features
8
+
9
+ - `#I391994` - The document download performance has improved for larger PDF files, over 5000+ pages.
10
+
11
+ #### Bug Fixes
12
+
13
+ - `#I397357` - Now, Radio button values update properly.
14
+ - `#I401805` - Now, Form fields updates proper value on download.
15
+ - `#I382837` - Now, Interaction on checkbox in mobile device is working fine.
16
+ - `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
17
+ - `#I385978` - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
18
+ - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
19
+ - `#I403632` - Now, custom stamp position is not wrong on mobile device.
20
+ - `#I404420` - Now, Selection of the closely placed Signature Field is improved in Mobile devices.
21
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
22
+ - `#I397357` - Now, Radio button values update properly.
23
+ - `#I401805` - Now, Form fields updates the proper value on download.
24
+ - `#I382837` - Now, the interaction on a checkbox in the mobile device is working fine.
25
+ - `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
26
+ - `#I385978` - Now, Free Text Annotations can be edited on iPhone, iPad, and iPod Devices.
27
+ - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
28
+ - `#I403632` - Now, the custom stamp position is not wrong on the mobile device.
29
+ - `#I404420` - Now, the Selection of the closely placed Signature Field is improved in Mobile devices.
30
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
31
+ - `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
32
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height and in the read-only mode of the document that was downloaded.
33
+ - `#I398911` - Provided support for suppressing the Digital signature without affecting the download of the same.
34
+ - `#I400958` - Now, Adding a signature field programmatically and from the UI level does not have the same signature field name.
35
+ - `#I398958` - Now, the Script error does not occur while adding signature and initial fields when enabling form field is false.
36
+ - `#I397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside the viewer.
37
+ - `#I392269` - Now, considered both GUID and description while importing the annotations.
38
+ - `#I398972` - Now, The Script error does not occur while saving the PDF consecutively with Calibrate perimeter control.
39
+ - `#I399220` - Now, Some form fields are not removed on reloading the downloaded document.
40
+ - `#I389566` - Now, The Script error does not occur while trying to change the PDF view to the text view in the sample.
41
+ - `#I369895` - When an image signature is added programmatically, the width is now properly maintained.
42
+ - `#I388895` - Now, stamp annotations comments display valid time in the comment panel for any culture.
43
+ - `#I391994` - Now, Programmatically able to add all form fields in read-only mode.
44
+ - `#I394117` - Now, Tapping a page with a signature field does not moves to another page on mobile devices.
45
+ - `#I395979` - Now, Deleted annotations are updated in the annotation collection properly.
46
+ - `#I369895` - Now, The selection and strike-through are now aligned properly.
47
+ - `#I389679` - Now, the form field color should not be changed on read-only mode.
48
+ - `#I383430` - Now, form fields do not generate duplicates while using CTRL c and CRTL v.
49
+ - `#I394763` - Now, form fields are not deleted while trying to delete the text with the delete key in the property dialog.
50
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
51
+ - `#I397495` - Now, the signature and Initial field are visible in chrome downloaded in the PDF Viewer.
52
+ - `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
53
+ - `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
54
+ - `#I394274`,`#I394827` - Now, the signature and initials are updated after the 10th page.
55
+ - `#I395889` - Now, the script error that occurs without injecting annotation has been fixed.
56
+ - `#F173061` - Now, we can able to zoom to a specific annotation if the annotation is not visible in the viewport.
57
+ - `#I396556` - Now, import and export for JSON and XFDF is the document working properly.
58
+ - `#I401240` - Now, search content text highlight is working fine.
59
+ - `#I401761`,`#I399940`,`#I405109`,`#I406172` - Now, the Page is not scrolled when deleting annotations using `deleteAnnotationById()` method.
60
+
61
+ - `#I397357` - Now, Radio button values update properly.
62
+ - `#I401805` - Now, Form fields updates proper value on download.
63
+ - `#I382837` - Now, Interaction on checkbox in mobile device is working fine.
64
+ - `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
65
+ - `#I385978` - Now, Free Text Annotations can be edited in iPhone, iPad and iPod Devices.
66
+ - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
67
+ - `#I403632` - Now, custom stamp position is not wrong on mobile device.
68
+ - `#I404420` - Now, Selection of the closely placed Signature Field is improved in Mobile devices.
69
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
70
+ - `#I397357` - Now, Radio button values update properly.
71
+ - `#I401805` - Now, Form fields updates the proper value on download.
72
+ - `#I382837` - Now, the interaction on a checkbox in the mobile device is working fine.
73
+ - `#I404631` - Now, `isFormDesignerToolbarVisible=true` property opens in the Form designer toolbar.
74
+ - `#I385978` - Now, Free Text Annotations can be edited on iPhone, iPad, and iPod Devices.
75
+ - `#I403614` - Now, the annotation signature key not found error is resolved in the customer document.
76
+ - `#I403632` - Now, the custom stamp position is not wrong on the mobile device.
77
+ - `#I404420` - Now, the Selection of the closely placed Signature Field is improved in Mobile devices.
78
+ - `#I403607` - Now, the Add Signature event is triggered when adding the signature, and the Remove Signature event is triggered while removing the signature.
79
+ - `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
80
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height and in the read-only mode of the document that was downloaded.
81
+ - `#I398911` - Provided support for suppressing the Digital signature without affecting the download of the same.
82
+ - `#I400958` - Now, Adding a signature field programmatically and from the UI level does not have the same signature field name.
83
+ - `#I398958` - Now, the Script error does not occur while adding signature and initial fields when enabling form field is false.
84
+ - `#I397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside the viewer.
85
+ - `#I392269` - Now, considered both GUID and description while importing the annotations.
86
+ - `#I398972` - Now, The Script error does not occur while saving the PDF consecutively with Calibrate perimeter control.
87
+ - `#I399220` - Now, Some form fields are not removed on reloading the downloaded document.
88
+ - `#I389566` - Now, The Script error does not occur while trying to change the PDF view to the text view in the sample.
89
+ - `#I369895` - When an image signature is added programmatically, the width is now properly maintained.
90
+ - `#I388895` - Now, stamp annotations comments display valid time in the comment panel for any culture.
91
+ - `#I391994` - Now, Programmatically able to add all form fields in read-only mode.
92
+ - `#I394117` - Now, Tapping a page with a signature field does not moves to another page on mobile devices.
93
+ - `#I395979` - Now, Deleted annotations are updated in the annotation collection properly.
94
+ - `#I369895` - Now, The selection and strike-through are now aligned properly.
95
+ - `#I389679` - Now, the form field color should not be changed on read-only mode.
96
+ - `#I383430` - Now, form fields do not generate duplicates while using CTRL c and CRTL v.
97
+ - `#I394763` - Now, form fields are not deleted while trying to delete the text with the delete key in the property dialog.
98
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
99
+ - `#I397495` - Now the signature and Initial field are visible in chrome downloaded in the PDF Viewer.
100
+ - `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
101
+ - `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
102
+ - `#I394274`,`#I394827` - Now, the signature and initials are updated after the 10th page.
103
+ - `#I395889` - Now, the script error that occurs without injecting annotation has been fixed.
104
+ - `#F173061` - Now, we can able to zoom to a specific annotation if the annotation is not visible in the viewport.
105
+ - `#I396556` - Now, import and export for JSON and XFDF is the document working properly.
106
+ - `#I401240` - Now, Search content text highlight is working fine.
107
+ - `#I401761`,`#I399940`,`#I405109`,`#I406172` - Now, the Page is not scrolled when deleting annotations using `deleteAnnotationById()` method.
108
+
109
+ ## 20.2.49 (2022-09-13)
110
+
111
+ ### PDF Viewer
112
+
113
+ #### Bug Fixes
114
+
115
+ - `#I176922` - Now, comments are not duplicated if a shape annotation is added inside an annotation.
116
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in change the width and height the document that was downloaded.
117
+ - `#I398911` - Provided support for suppressing of the Digital signature without affecting download of the same.
118
+ - `#I400958` - Now, Adding signature field programmatically and from UI level does not have same signature field name.
9
119
 
10
120
  ## 20.2.48 (2022-09-06)
11
121
 
12
- - `#SF-398958` - Now, Script error does not occurs while adding signature and initial fields when enable form field is false.
13
- - `#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.
14
- - `#SF-392269` - Now, considered both GUID and description while importing the annotations .
15
- - `#SF-398972` - Now, The Script error is not occurred while saving the PDF consecutively with Calibrate perimeter control .
16
- - `#SF-399220` - Now, Some form fields are not removed on reloading the downloaded document .
17
- - `#SF-389566` - Now, The Script error is not occurred while try to change PDF view to text view in sample .
18
- - `#SF-369895` - When an image signature is added programmatically, the width is now properly maintained.
19
- - `#SF-388895` - Now, stamp annotations comments displays valid time in comment panel for any culture.
122
+ ### PDF Viewer
123
+
124
+ #### Bug Fixes
125
+
126
+ - `#I398958` - Now, Script error does not occurs while adding signature and initial fields when enable form field is false.
127
+ - `#I397605` - Now, If a portion of the free text annotation is outside the viewer, moving or resizing it will bring that annotation inside viewer.
128
+ - `#I392269` - Now, considered both GUID and description while importing the annotations .
129
+ - `#I398972` - Now, The Script error is not occurred while saving the PDF consecutively with Calibrate perimeter control .
130
+ - `#I399220` - Now, Some form fields are not removed on reloading the downloaded document .
131
+ - `#I389566` - Now, The Script error is not occurred while try to change PDF view to text view in sample .
132
+ - `#I369895` - When an image signature is added programmatically, the width is now properly maintained.
133
+ - `#I388895` - Now, stamp annotations comments displays valid time in comment panel for any culture.
20
134
 
21
135
  ## 20.2.46 (2022-08-30)
22
136
 
23
- - `#SF-391994` - Now, Programmatically able to add a all form fields in read only mode .
24
- - `#SF-394117` - Now, Tapping a page with signature field does not moves to another page on mobile devices.
25
- - `#SF-395979` - Now, Deleted annotations are updated in the annotation collection properly.
26
- - `#SF-369895` - Now, The selection and strike through is now aligned properly.
137
+ ### PDF Viewer
138
+
139
+ #### Bug Fixes
140
+
141
+ - `#I391994` - Now, Programmatically able to add a all form fields in read only mode .
142
+ - `#I394117` - Now, Tapping a page with signature field does not moves to another page on mobile devices.
143
+ - `#I395979` - Now, Deleted annotations are updated in the annotation collection properly.
144
+ - `#I369895` - Now, The selection and strike through is now aligned properly.
27
145
 
28
146
  ## 20.2.45 (2022-08-23)
29
147
 
30
- - `#SF-389679` - Now ,form fields color should not be changed on read only mode.
31
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in read only mode the document that was downloaded.
32
- - `#SF-383430` - Now , form fields does not generate duplicates while using CTRL c and CRTL v.
33
- - `#SF-394763` - Now , form fields is not deleted while trying to delete the text with delete key in property dialog.
34
- - `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
35
- - `#SF-397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
36
- - `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
37
- - `#SF-394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
38
- - `#SF-386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
39
- - `#SF-391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
148
+ ### PDF Viewer
40
149
 
150
+ #### Bug Fixes
151
+
152
+ - `#I389679` - Now ,form fields color should not be changed on read only mode.
153
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in read only mode the document that was downloaded.
154
+ - `#I383430` - Now , form fields does not generate duplicates while using CTRL c and CRTL v.
155
+ - `#I394763` - Now , form fields is not deleted while trying to delete the text with delete key in property dialog.
156
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
157
+ - `#I397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
41
158
  - `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
159
+ - `#I394979` - The problem with continuously and programmatically adding a signature image disappearing has been resolved.
160
+ - `#I386832` - Now if the `zoomMode` is set to `FitToWidth`, we can update or get the form field values properly.
161
+ - `#I391994` - Now, The document download performance is improved if the PDF document contains above 1000 pages.
162
+
163
+ undefined- `#F176687` - Now, markup text of Free Text annotation is proper for Arabic text.
42
164
  - `#SF-397495` - Now the signature and Initial field is visible in chrome downloaded in the PDF Viewer.
43
165
 
44
166
  ## 20.2.44 (2022-08-16)
45
167
 
46
- - `#SF-394274`,`#SF-394827` - Now ,The signature and initial is updated after the 10th page.
47
- - `#SF-395889` - Now ,script error occurs without injecting annotation has been fixed.
48
- - `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
49
- - `#SF-396556` - Now ,import and export for JSON and XFDF is document working properly.
168
+ ### PDF Viewer
169
+
170
+ #### Bug Fixes
50
171
 
172
+ - `#I394274`,`#I394827` - Now ,The signature and initial is updated after the 10th page.
173
+ - `#I395889` - Now ,script error occurs without injecting annotation has been fixed.
51
174
  - `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
175
+ - `#I396556` - Now ,import and export for JSON and XFDF is document working properly.
176
+
177
+ undefined- `#F173061` - Now, we can able to zoom to specific annotation if the annotation is not visible in the viewport.
52
178
 
53
179
  ## 20.2.43 (2022-08-08)
54
180
 
@@ -57,45 +183,45 @@
57
183
  #### Bug Fixes
58
184
 
59
185
  - `#F176277` - Context menus will now open all the pages that are visible in the viewport.
60
- - `#SF-3813` - The signature is now being downloaded without any pixel issue.
61
- - `#SF-390997`,`#SF-392717`,`#SF-394607` - The signature is now displayed and properly positioned in the document that was downloaded.
62
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
63
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
64
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
65
- - `#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.
66
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
67
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
68
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
69
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
70
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
71
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
72
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
73
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
74
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
75
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
76
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
77
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
186
+ - `#I3813` - The signature is now being downloaded without any pixel issue.
187
+ - `#I390997`,`#I392717`,`#I394607` - The signature is now displayed and properly positioned in the document that was downloaded.
188
+ - `#I383108` - Now,the custom stamp annotations are added properly in touch mode
189
+ - `#I377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
190
+ - `#I383385` - The delete key can be used to remove annotations added in touch mode.
191
+ - `#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.
192
+ - `#I385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
193
+ - `#I372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
194
+ - `#I380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
195
+ - `#I377035`,`#I379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
196
+ - `#I380472` - Added form fields after pressing escape no longer shades form fields.
197
+ - `#I384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
198
+ - `#I386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
199
+ - `#I382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
200
+ - `#I379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
201
+ - `#I385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
202
+ - `#I386545` - Now, the signature field color will appear while scrolling down long document.
203
+ - `#I272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
78
204
  - `#F173953` - Now, Script error have been resolved.
79
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
80
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
81
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
82
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
83
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
84
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
205
+ - `#I378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
206
+ - `#I386545` - Now, the signature field color will appear with opacity while scrolling down long document.
207
+ - `#I390764` - The issue of is document edited API is false while editing a document has been resolved.
208
+ - `#I388086` - The issue of replied comments merging with other annotations has been resolved.
209
+ - `#I379142`,`#I391296` - The x,y bounds of the form fields are proper while adding the form field.
210
+ - `#I386887` - The issue with radio button alignment with different zoom settings has been resolved.
85
211
  - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
86
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
87
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
88
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
89
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
90
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
91
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
92
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
93
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
94
- - `#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.
95
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
96
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
97
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
98
- - `#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.
212
+ - `#I379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
213
+ - `#I387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
214
+ - `#I384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
215
+ - `#I382941`,`#I383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
216
+ - `#I389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
217
+ - `#I376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
218
+ - `#I382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
219
+ - `#I387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
220
+ - `#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.
221
+ - `#I383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
222
+ - `#I376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
223
+ - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
224
+ - `#I389178` - If the target position is within the document, a form field will be added. As a result, adding Inaccessible Form fields is prevented.
99
225
 
100
226
  - `#F176277` - Context menus will now open all the pages that are visible in the viewport.
101
227
  - `#SF-3813` - The signature is now being downloaded without any pixel issues.
@@ -107,14 +233,14 @@
107
233
 
108
234
  #### Bug Fixes
109
235
 
110
- - `#SF-389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
111
- - `#SF-376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
112
- - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
113
- - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
114
- - `#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.
115
- - `#SF-383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
116
- - `#SF-376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
117
- - `#SF-392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
236
+ - `#I389566` - Now, Script Error is not occurs while try to change Pdf view to text view in sample.
237
+ - `#I376222` - Now, Annotation selector binds while dragging with right click and then clicking left click.
238
+ - `#I382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
239
+ - `#I387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
240
+ - `#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.
241
+ - `#I383430` - Now copy, cut and paste does not generate any duplicates while using key short cut.
242
+ - `#I376526` - Now, Mobile device resizing of the Signature Form Field has been improved.
243
+ - `#I392270` - Now Signature is not drawn few inches away from the cursor on signature dialog.
118
244
 
119
245
  - `#SF-382568` - Now text boxes with the same name are saved and preserved after downloading and loading the document.
120
246
  - `SF-387261` - The signature in the signature field is not visible on Adobe Reader's print preview has been resolved.
@@ -127,15 +253,15 @@
127
253
 
128
254
  #### Bug Fixes
129
255
 
130
- - `#SF-390764` - The issue of is document edited API is false while editing a document has been resolved.
131
- - `#SF-388086` - The issue of replied comments merging with other annotations has been resolved.
132
- - `#SF-379142`,`#SF-391296` - The x,y bounds of the form fields are proper while adding the form field.
133
- - `#SF-386887` - The issue with radio button alignment with different zoom settings has been resolved.
256
+ - `#I390764` - The issue of is document edited API is false while editing a document has been resolved.
257
+ - `#I388086` - The issue of replied comments merging with other annotations has been resolved.
258
+ - `#I379142`,`#I391296` - The x,y bounds of the form fields are proper while adding the form field.
259
+ - `#I386887` - The issue with radio button alignment with different zoom settings has been resolved.
134
260
  - `#F175614` - For load failed and PDF file path not found errors, an error message is now displayed.
135
- - `#SF-379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
136
- - `#SF-387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
137
- - `#SF-384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
138
- - `#SF-382941`,`#SF-383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
261
+ - `#I379627` - formFieldMouseover and formFieldMouseLeave is now trigger properly.
262
+ - `#I387260` - Now Signature Indicator Properties can be modified Programmatically in DOM.
263
+ - `#I384670` - Now that the type has been fixed, the signature value for the second time has been updated using form field collections.
264
+ - `#I382941`,`#I383132` - Now duplicate form fields able to select, move, delete and edit after deleting original form fields.
139
265
 
140
266
  ## 20.2.38 (2022-07-12)
141
267
 
@@ -143,25 +269,25 @@
143
269
 
144
270
  #### Bug Fixes
145
271
 
146
- - `#SF-383108` - Now,the custom stamp annotations are added properly in touch mode
147
- - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
148
- - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
149
- - `#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.
150
- - `#SF-385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
151
- - `#SF-372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
152
- - `#SF-380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
153
- - `#SF-377035`,`#SF-379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
154
- - `#SF-380472` - Added form fields after pressing escape no longer shades form fields.
155
- - `#SF-384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
156
- - `#SF-386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
157
- - `#SF-382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
158
- - `#SF-379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
159
- - `#SF-385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
160
- - `#SF-386545` - Now, the signature field color will appear while scrolling down long document.
161
- - `#SF-272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
272
+ - `#I383108` - Now,the custom stamp annotations are added properly in touch mode
273
+ - `#I377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
274
+ - `#I383385` - The delete key can be used to remove annotations added in touch mode.
275
+ - `#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.
276
+ - `#I385936` - The value of the Add Signature button will not extend outside the button and missing Portuguese tooltips have been translated.
277
+ - `#I372855`, `#F173951` - An annotation can now be added and resized up to the edge of the PDF document.
278
+ - `#I380996` - The `TextSearchComplete` event will be triggered when the text is searched in the PDF viewer.
279
+ - `#I377035`,`#I379948` - A tooltip will be displayed in a form field even if the FormDesignerService is not injected.
280
+ - `#I380472` - Added form fields after pressing escape no longer shades form fields.
281
+ - `#I384112` - The `formFieldSelect` event will be triggered while selecting the first form field in the document.
282
+ - `#I386568` - In the Bootstrap5 theme, the search icon will change to a clear icon after a search has been initiated.
283
+ - `#I382999` - The type signature in the signature fields will be modified based on the height of the Signature field while resizing.
284
+ - `#I379221` - Now, cache values (PDF_CONTENT) are updated in the `getCache()` method.
285
+ - `#I385864` - Now, the dropdown values will be changed programmatically in the PDF Viewer.
286
+ - `#I386545` - Now, the signature field color will appear while scrolling down long document.
287
+ - `#I272377` - Now, the position and size of the arrow shapes in the shape annotation are same as in the downloaded document.
162
288
  - `#F173953` - Now, Script error have been resolved.
163
- - `#SF-378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
164
- - `#SF-386545` - Now, the signature field color will appear with opacity while scrolling down long document.
289
+ - `#I378591` - The issue with the comment panel not opening after disabling and enabling again has been fixed.
290
+ - `#I386545` - Now, the signature field color will appear with opacity while scrolling down long document.
165
291
 
166
292
  - `#SF-377362` - Annotations are now placed in the correct position in the download PDF document with crop value.
167
293
  - `#SF-383385` - The delete key can be used to remove annotations added in touch mode.
@@ -187,6 +313,25 @@
187
313
 
188
314
  #### Bug Fixes
189
315
 
316
+ - `#I371792` - Pan mode is now activated for all mobile devices by default.
317
+ - `#I363298` - The issue when form fields had different names when the form designer module is enabled and disabled has been fixed.
318
+ - `#F173953` - The issue with the incorrect sentence search functionality in the PDF Viewer has been resolved.
319
+ - `#I368423` - Now, rotation for form elements is considered.
320
+ - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
321
+ - `#I376227` - The issue with the PDF Viewer's annotation FillColor not updating correctly has been fixed.
322
+ - `#I376346` - This issue with an annotation moving to the top of multiple pages has been resolved.
323
+ - `#F173061` - A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
324
+ - `#I377714` - The problem with pinch zooming and form field position has been fixed.
325
+ - `#I377638` - The issue with the Read Only radio button value changing when downloading has been fixed.
326
+ - `#I378257` - The issue with the checkbox printing multiple times has been resolved.
327
+ - `#I378394` - Changes to form field properties that are made using the `formFieldPropertiesChange` event are no longer lost is now working properly.
328
+ - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
329
+ - `#I379120` - The pixel quality of the handwritten signature has now improved.
330
+ - `#I386899` - Issue with signature rendering is now resolved.
331
+ - `#I383513` - When a textbox is marked as required, it no longer has a red border in the document that's been downloaded is now working properly.
332
+ - `#I369733` - The free text annotation is no longer rotated when it is added programmatically to rotated documents.
333
+ - `#I383963` - Issue with cloned form field value is duplicated has been fixed.
334
+
190
335
  - `#I371792` - Pan mode is now activated for all mobile devices by default.
191
336
  - `#I363298` - The issue when form fields had different names when the form designer module is enabled and disabled has been fixed.
192
337
  - `#F173953` - The issue with the incorrect sentence search functionality in the PDF Viewer has been resolved.
@@ -212,6 +357,14 @@
212
357
 
213
358
  #### Bug Fixes
214
359
 
360
+ - `#I378257` - The issue with the checkbox printing multiple times has been resolved.
361
+ - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
362
+ - `#F173061` - A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
363
+ - `#I371792` - Pan mode is now activated for all mobile devices by default.
364
+ - `#I368423` - Now, rotation for form elements is considered.
365
+ - `#I379205` - Drawing a freehand signature when switching between tabs in the Add signature dialogue is no longer possible.
366
+ - `#I379120` - The pixel quality of the handwritten signature has now improved.
367
+
215
368
  - `#SF-378257`- The issue with the checkbox printing multiple times has been resolved.
216
369
  - `#F173751` - Radio buttons that have been dynamically imported can now preserve its checked status.
217
370
  - `#F173061`- A `zoomToRect()` method is now used to zoom a particular area multiple times with different scroll positions in the viewport.
@@ -226,6 +379,11 @@
226
379
 
227
380
  #### Bug Fixes
228
381
 
382
+ - `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
383
+ - `#I376222`- Now, Annotation selector binds correctly to annotations when dragging.
384
+ - `#I367416`- The `FindText()` method of PDF Base allows for finding the number.
385
+ - `#I372876`- The `annotationSelect` and `commentAdd` events are triggered properly for the sticky notes annotation.
386
+
229
387
  - `#F174154`- Now, the signature value for all signature fields in the PDF document will be updated programmatically using the `updateFormFieldsValue()` method.
230
388
  - `#SF-376222`- Now, Annotation selector binds correctly to annotations when dragging.
231
389
  - `#SF-367416`- The `FindText()` method of PDF Base allows for finding the number.
@@ -237,6 +395,10 @@
237
395
 
238
396
  #### Bug Fixes
239
397
 
398
+ - `#I377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
399
+ - `#I367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
400
+ - `#I374726`- Signatures will appear in the PDF viewer for the provided document.
401
+
240
402
  - `#SF-377034`- Now, the existing form fields value can be retrieved using the `retrieveFormFields()` method.
241
403
  - `#SF-367416`- The radio buttons on the iPad are displayed properly after zooming in and out.
242
404
  - `#SF-374726`- Signatures will appear in the PDF viewer for the provided document.
@@ -247,6 +409,10 @@
247
409
 
248
410
  #### Bug Fixes
249
411
 
412
+ - `#I376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
413
+ - `#F174506`- Improved the printing quality of the PDF viewer.
414
+ - `#I372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
415
+
250
416
  - `#SF-376240`- Multiple words in the typed handwritten signature and signature fields are preserved correctly in the downloaded document.
251
417
  - `#F174506`- Improved the printing quality of the PDF viewer.
252
418
  - `#SF-372853`- Now, ink annotation will be added programmatically with path data available in the annotationAdd event.
@@ -257,6 +423,8 @@
257
423
 
258
424
  #### Bug Fixes
259
425
 
426
+ - `#I371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
427
+
260
428
  - `#SF-371824`- The properties of form fields will be updated properly using the `updateFormField` method while scrolling over pages.
261
429
 
262
430
  ## 20.1.55 (2022-05-12)
@@ -265,12 +433,38 @@
265
433
 
266
434
  #### New Features
267
435
 
436
+ - `#I368647`, `#I366041` - Exposed a method to focus form fields on a document.
437
+ - `#I362221`, `#I364814`, `#I368380`, `#I363379` - Provided the support for field Id and field Name for the Form Fields events.
438
+ - `#I353301` - Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
439
+
268
440
  - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields on a document.
269
441
  - `#SF-362221`, `#SF-364814`, `#SF-368380`, `#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
270
442
  - `#SF-353301`- Implemented the `GetPageNumberFromClientPoint`, `ConvertClientPointToPagePoint`, `ConvertPagePointToClientPoint`, `ConvertPagePointToScrollingPoint` and `zoomToRect` methods.
271
443
 
272
444
  #### Bug Fixes
273
445
 
446
+ - `#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.
447
+ - `#I361979` - Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
448
+ - `#I367560`, `#I367313` - Improved the pinch-zoom in and out responsiveness in the mobile device.
449
+ - `#I368770`, `#I373344`, `#I372215` - Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
450
+ - `#I369002` - A signature will be downloaded in the correct position for rotated and scanned documents.
451
+ - `#I369554` - The form fields are now added horizontally to the page, even for rotated documents.
452
+ - `#I371560` - Form fields in a rotated document will be rendered according to the field rotation.
453
+ - `#I373137` - The `ArgumentOutOfRangeException` exception will no longer occur when extracting the text for the provided document.
454
+ - `#I375548`, `#I374826`, `#I375215`, `#I376171`, `#I376531` - The `Microsoft.Extensions.Caching.Memory` was changed into a stable version.
455
+ - `#I364871` - Now, the handwritten signature images and custom stamps will be resized proportionally.
456
+ - `#I368168` - PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
457
+ - `#I370140` - The label content of calibrating annotations is correctly updated when their properties are edited programmatically.
458
+ - `#I370758` - The Script error will no longer be thrown while downloading the document after adding the handwritten type signature on a mobile device.
459
+ - `#I370904` - The signature collection and some signature properties are properly defined in the `addSignature` event on a mobile device.
460
+ - `#I377746` - The PDF Viewer download button no longer opens the blob URL in Firefox for downloading the document.
461
+ - `#I367878` - The Script error will no longer be thrown while clicking the form field for the second time.
462
+ - `#I373785` - The initial field will no longer be undefined after filling the field.
463
+ - `#I363381` - The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
464
+ - `#I371825` - Now, the form fields will appear while scrolling through the different pages.
465
+ - `#I371838` - The Custom stamp annotation will be rendered correctly for the PDF document provided.
466
+ - `#I365736`, `#I366420` - In mobile devices, the Script error will no longer occur when adding the signature.
467
+
274
468
  - `#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.
275
469
  - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
276
470
  - `#SF-367560`, `#SF-367313`- Improved the pinch-zoom in and out responsiveness in the mobile device.
@@ -299,6 +493,8 @@
299
493
 
300
494
  #### Bug Fixes
301
495
 
496
+ - `#I361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
497
+
302
498
  - `#SF-361979`- Now, signature fields with the same value for the name property will be visible when the document is downloaded and reloaded.
303
499
 
304
500
  ## 20.1.51 (2022-04-26)
@@ -307,6 +503,10 @@
307
503
 
308
504
  #### Bug Fixes
309
505
 
506
+ - `#I369554`- The form fields are now added horizontally to the page, even for rotated documents.
507
+ - `#I369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
508
+ - `#I371560`- Form fields in a rotated document will be rendered according to the field rotation.
509
+
310
510
  - `#SF-369554`- The form fields are now added horizontally to the page, even for rotated documents.
311
511
  - `#SF-369733`- The free text annotation is no longer rotated when it is added programmatically to rotated documents.
312
512
  - `#SF-371560`- Form fields in a rotated document will be rendered according to the field rotation.
@@ -317,11 +517,23 @@
317
517
 
318
518
  #### New Features
319
519
 
520
+ - `#I362221`,`#I364814`,`#I368380`,`#I363379`- Provided the support for field Id and field Name for the Form Fields events.
521
+ - `#I353301`- Implemented the `zoomTo` method.
522
+
320
523
  - `#SF-362221`,`#SF-364814`,`#SF-368380`,`#SF-363379`- Provided the support for field Id and field Name for the Form Fields events.
321
524
  - `#SF-353301`- Implemented the `zoomTo` method.
322
525
 
323
526
  #### Bug Fixes
324
527
 
528
+ - `#I366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
529
+ - `#I368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
530
+ - `#I367878`- The Script error will no longer be thrown while clicking the form field for the second time.
531
+ - `#I368770`,`#I373344`,`#I372215`- Now, the properties of text box fields are changed properly using the `textFieldSettings` property.
532
+ - `#I370140`- The label content of calibrate annotations is correctly updated when their properties are edited programmatically.
533
+ - `#I370758`- The Script error will no longer be thrown while downloading the document after adding the handwritten type signature in mobile device.
534
+ - `#I370904`- The signature collection and some signature properties are properly defined in the `addSignature` event on mobile device.
535
+ - `#I373344`,`#I372215`- The Script error will no longer be thrown while adding PDF Viewer to the Angular application.
536
+
325
537
  - `#SF-366955`- Now, the page can be scrolled in mobile mode when it is in fitToPage mode.
326
538
  - `#SF-368168`- PDF Viewer toolbar appeared properly from view on zooming in mobile mode.
327
539
  - `#SF-367878`- The Script error will no longer be thrown while clicking the form field for the second time.
@@ -337,10 +549,15 @@
337
549
 
338
550
  #### New Features
339
551
 
552
+ - `#I368647`, `#I366041`- Exposed a method to focus form fields in a document.
553
+
340
554
  - `#SF-368647`, `#SF-366041`- Exposed a method to focus form fields in a document.
341
555
 
342
556
  #### Bug Fixes
343
557
 
558
+ - `#I366679`- Selection is working properly for the overlapped stamp annotations.
559
+ - `#I364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
560
+
344
561
  - `#SF-366679`- Selection is working properly for the overlapped stamp annotations.
345
562
  - `#SF-364656`- Now, the signature fields are read-only when the annotation and form designer modules are disabled.
346
563
 
@@ -350,6 +567,9 @@
350
567
 
351
568
  #### Bug Fixes
352
569
 
570
+ - `#I365496`- In editable mode, the free text annotation remains in the same position during zooming.
571
+ - `#I366345`- In mobile devices, context menus will not appear when moving annotations.
572
+
353
573
  - `#SF-365496`- In editable mode, the free text annotation remains in the same position during zooming.
354
574
  - `#SF-366345`- In mobile devices, context menus will not appear when moving annotations.
355
575
 
@@ -359,6 +579,15 @@
359
579
 
360
580
  #### Bug Fixes
361
581
 
582
+ - `#I362858`- The existing form fields are now cleared completely from the collections when loading another document.
583
+ - `#F172325`- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
584
+ - `#I364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
585
+ - `#I364296`- The free text annotation is now not visible in the print preview when the `isPrint` property is set to false.
586
+ - `#I364510`, `#I363938`- The signature is now drawn correctly in the signature field on switching the tabs.
587
+ - `#I364296`- The PDF document is now downloaded properly when the form field background color is transparent.
588
+ - `#I363381`- The `formFieldPropertiesChange` event triggers on removing the signature from the signature field.
589
+ - `#I362811`, `#I364480`- The existing from field collections are now updated properly when loading the document.
590
+
362
591
  - `#SF-362858`- The existing form fields are now cleared completely from the collections when loading another document.
363
592
  - `#F172325`- The Script error will no longer be thrown while scrolling the landscape PDF documents before loading.
364
593
  - `#SF-364909`- The Ink annotation curve is now smooth on mobile devices at higher zoom factors.
@@ -374,6 +603,15 @@
374
603
 
375
604
  #### Bug Fixes
376
605
 
606
+ - `#I362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
607
+ - `#I361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
608
+ - `#I363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
609
+ - `#I362647` - Now, the signature, and initial fields are unable to edit in the read-only mode.
610
+ - `#I361801` - Script error is no longer thrown while destroying the viewer control in the IE browser.
611
+ - `#I363899` - Now, the `annotationUnSelect` event triggers for custom stamp annotations.
612
+ - `#I363936` - Now, the signature panel will not be opened on right-click of signature fields.
613
+ - `#F168155` - The downloaded document displays Czech characters.
614
+
377
615
  - `#SF-362122` - Now, the shape annotation bounds are updated properly in the `annotationResize` event.
378
616
  - `#SF-361850` - Now, the annotation toolbar icons are aligned correctly after resizing.
379
617
  - `#SF-363301` - The script error is no longer thrown while hovering the toolbar icons without using the `showTooltip` property.
@@ -389,6 +627,14 @@
389
627
 
390
628
  #### Bug Fixes
391
629
 
630
+ - `#I361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
631
+ - `#I361906`- The text position for the provided PDF document is now correct.
632
+ - `#I361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
633
+ - `#I360076`- In the signature field, the drawn signature is not stretched now.
634
+ - `#I364148`, `#F172304`- The Script error will no longer be thrown in the mobile view while destroying the PDF Viewer.
635
+ - `#I362874`- The form field names are now added properly to the form fields.
636
+ - `#I365411`, `#I360719`- The annotations are now properly added to the pages when enableDesktopMode is true on mobile devices.
637
+
392
638
  - `#SF-361967`- Copy and paste is now working properly for the signature field when it is added at the bottom of the page.
393
639
  - `#SF- 361906`- The text position for the provided PDF document is now correct.
394
640
  - `#SF-361379`- While importing the annotations, the FontColor and FillColor properties are now updated properly.
@@ -403,6 +649,20 @@
403
649
 
404
650
  #### Bug Fixes
405
651
 
652
+ - `#I360337`- Exception is thrown while downloading the empty list box field is now resolved.
653
+ - `#I360635`,`#I361422`,`#I361359`- Now, the form field is hidden properly when setting the visible property to hidden.
654
+ - `#I358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
655
+ - `#I359388`- Now, the form fields position is correct for a rotated PDF document.
656
+ - `#I354638`- Now, the free text annotation is not hidden when clicking outside of the free text annotation.
657
+ - `#I360405`- Now, the Free text annotations and ink annotations are rendered properly in the lower zoom factors.
658
+ - `#F171647`- Now, the annotationAdd event is triggered after adding the sticky notes annotation in the annotation collection.
659
+ - `#I361639`- The Script error will no longer be thrown when loading the form-fields document without injecting the form field module.
660
+ - `#I362311`- Now, the Move cursor is not showing above the custom stamp while the custom stamp annotation is selected.
661
+ - `#I359233`- The hidden issue of free text characters is now resolved.
662
+ - `#I363626`- The Script error will no longer be thrown while loading a PDF document when the enableHyperlink is set to false.
663
+ - `#I363055`- Now, the free text becomes edited properly while clicking the selector.
664
+ - `#I363411`- Now, the free text position on a downloaded document is accurate on the Chrome browser.
665
+
406
666
  - `#SF-360337`- Exception is thrown while downloading the empty list box field is now resolved.
407
667
  - `#SF-360635`,`#SF-361422`,`#SF-361359`- Now, the form field is hidden properly when setting the visible property to hidden.
408
668
  - `#SF-358375`- Now, the PDF document loaded properly in the PDF Viewer when you set the size limit for the memory cache.
@@ -423,6 +683,13 @@
423
683
 
424
684
  #### Bug Fixes
425
685
 
686
+ `#I359772`,`#I359880`- Now, the form fields are editable on the mobile device.
687
+ `#I359042`- Free text annotations are downloaded properly without hiding any last character.
688
+ `#I358308`- Spinners are hidden properly while removing the display as none for the spinner.
689
+ `#I360035`- The Script error will no longer be thrown while using the editAnnotation method in mobile mode.
690
+ `#I358584`- Stamps are saved properly in the rotated PDF document.
691
+
692
+
426
693
  `#SF-359772`,`#SF-359880`- Now, the form fields are editable on the mobile device.
427
694
  `#SF-359042`- Free text annotations are downloaded properly without hiding any last character.
428
695
  `#SF-358308`- Spinners are hidden properly while removing the display as none for the spinner.
@@ -436,6 +703,11 @@
436
703
 
437
704
  #### Bug Fixes
438
705
 
706
+ - `#I358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
707
+ - `#I357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
708
+ - `#I357655`- The PDF pages are now exported to image in a multi-threaded environment.
709
+ - `#I357060`- Now, the typed handwritten signature content does not exceed the text area.
710
+
439
711
  - `#SF-358006`- Overlapped stamp annotations are now placed at the exact position in the saved PDF document.
440
712
  - `#SF-357273`- Exception thrown while loading the provided PDF document due to an invalid key, is now resolved.
441
713
  - `#SF-357655`- The PDF pages are now exported to image in a multi-threaded environment.
@@ -447,6 +719,9 @@
447
719
 
448
720
  #### Bug Fixes
449
721
 
722
+ - `#I357108` - Now, the annotations are displayed properly for the rotated documents.
723
+ - `#I357489` - Now, the unnecessary thumbnail requests are restricted.
724
+
450
725
  - `#SF-357108` - Now, the annotations are displayed properly for the rotated documents.
451
726
  - `#SF-357489` - Now, the unnecessary thumbnail requests are restricted.
452
727
 
@@ -456,6 +731,8 @@
456
731
 
457
732
  #### Bug Fixes
458
733
 
734
+ - `#I299110`, `#I348963` - Now, the font size is updated properly while export and import shape annotations.
735
+
459
736
  - `#299110`, `#348963` - Now, the font size is updated properly while export and import shape annotations.
460
737
 
461
738
  ## 19.4.38 (2021-12-17)
@@ -464,10 +741,14 @@
464
741
 
465
742
  #### New Features
466
743
 
744
+ - `#I354638` - Provided auto fit support to the free text annotations.
745
+
467
746
  - `#354638` - Provided auto fit support to the free text annotations.
468
747
 
469
748
  #### Bug Fixes
470
749
 
750
+ - `#I346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
751
+
471
752
  - `346343`- Now, the text wraps based on the word length regardless of character length in free-text annotation.
472
753
 
473
754
  ## 19.3.56 (2021-12-02)
@@ -476,10 +757,21 @@
476
757
 
477
758
  #### New Features
478
759
 
760
+ - `#I336589`, `#I339329`, `#I346113` - Provided annotation toolbar settings support in mobile view.
761
+
479
762
  - `#336589`, `#339329`, `#346113` - Provided annotation toolbar settings support in mobile view.
480
763
 
481
764
  #### Bug Fixes
482
765
 
766
+ - `#I347402`, `#I347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
767
+ - `#I344549`- The ink annotations are preserved correctly in the Adobe.
768
+ - `#I346607`- Now, the signature dialog width is proper on resizing the browser window.
769
+ - `#I345897`- The ink annotations are now drawn over the free-text annotations when the 'allowEditTextOnly' property is enabled.
770
+ - `#I347427`- The form designer tooltip is now hidden when the 'showToolTip' property is set to FALSE.
771
+ - `#I348023`- The 'isReadOnly' property is now updated correctly once we set the value to TRUE.
772
+ - `#I345130`- Now, the exact shape of the image is maintained when added to the signature field.
773
+ - `#I347558`- Now, the custom stamp position is added properly in mobile view.
774
+
483
775
  - `#347402`, `#347555`- Now, the signature dialog is opened correctly on clicking the signature field in Firefox and Safari browser.
484
776
  - `#344549`- The ink annotations are preserved correctly in the Adobe.
485
777
  - `#346607`- Now, the signature dialog width is proper on resizing the browser window.
@@ -491,7 +783,13 @@
491
783
 
492
784
  ## 19.3.54 (2021-11-17)
493
785
 
494
- - `#346152`- The script error will not be thrown for the document which contains link annotation.
786
+ ### PDF Viewer
787
+
788
+ #### Bug Fixes
789
+
790
+ - `#I346152`- The script error will not be thrown for the document which contains link annotation.
791
+
792
+ undefined- `#346152`- The script error will not be thrown for the document which contains link annotation.
495
793
 
496
794
  ## 19.3.48 (2021-11-02)
497
795
 
@@ -499,6 +797,11 @@
499
797
 
500
798
  #### Bug Fixes
501
799
 
800
+ - `#I344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
801
+ - `#I346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
802
+ - `#I344897`, `#I345574` - Now, the indicator text and required properties for signature fields settings are working properly.
803
+ - `#I344082`- Now, signature text annotation is rendered properly on loading the document.
804
+
502
805
  - `#344888`, `#F169870` - Now, signature dialog settings is working properly for the handwritten signature dialog.
503
806
  - `#346090`- Now, the primary toolbar should not hide if form designer toolbar is visible.
504
807
  - `#344897`, `#345574` - Now, the indicator text and required properties for signature fields settings are working properly.
@@ -510,6 +813,8 @@
510
813
 
511
814
  #### Bug Fixes
512
815
 
816
+ - `#I344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
817
+
513
818
  - `#344034` - The Script error will no longer be thrown if we select text markup annotation when text selection is disabled.
514
819
 
515
820
  ## 19.3.46 (2021-10-19)
@@ -518,6 +823,8 @@
518
823
 
519
824
  #### Bug Fixes
520
825
 
826
+ - `#I339329`, `#I341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
827
+
521
828
  - `#339329`, `#341199` - Now, the default context menu of browser will no longer be shown on selecting the text in mobile view.
522
829
 
523
830
  ## 19.3.45 (2021-10-12)
@@ -526,6 +833,10 @@
526
833
 
527
834
  #### Bug Fixes
528
835
 
836
+ - `#F169102` - Now, the download action is working properly after importing the provided customer document.
837
+ - `#I342951` - Now, the Bookmark navigation is working properly in mobile mode.
838
+ - `#I343011` - Now, the download action is working properly after adding the text markup annotation.
839
+
529
840
  - `#F169102` - Now, the download action is working properly after importing the provided customer document.
530
841
  - `#342951` - Now, the Bookmark navigation is working properly in mobile mode.
531
842
  - `#343011` - Now, the download action is working properly after adding the text markup annotation.
@@ -536,6 +847,10 @@
536
847
 
537
848
  #### Bug Fixes
538
849
 
850
+ - `#I297147`, `#I339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
851
+ - `#I341677` - Now, the opacity is applied properly for the custom stamps.
852
+ - `#I341074` - Now, the search icon is visible to close the search dialog.
853
+
539
854
  - `#297147`, `#339056` - Now, the free text annotations with 90 and 270 rotated angle are rotated properly.
540
855
  - `#341677` - Now, the opacity is applied properly for the custom stamps.
541
856
  - `#341074` - Now, the search icon is visible to close the search dialog.
@@ -546,6 +861,9 @@
546
861
 
547
862
  #### Bug Fixes
548
863
 
864
+ - `#I328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
865
+ - `#I328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
866
+
549
867
  - `#328989` - Now, the clear and create button in the signature panel is enabled only on drawing the signature.
550
868
  - `#328499` - Now, the stamp annotations are downloaded correctly in the PDF document.
551
869
 
@@ -555,6 +873,8 @@
555
873
 
556
874
  #### Bug Fixes
557
875
 
876
+ - `#I328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
877
+
558
878
  - `#328030` - The dynamic stamp annotation size is maintained properly while importing and exporting the stamp annotation in XFDF format.
559
879
 
560
880
  ## 19.1.65 (2021-05-25)
@@ -563,6 +883,8 @@
563
883
 
564
884
  #### New Features
565
885
 
886
+ - `#I326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
887
+
566
888
  - `#326021` - hyperlinkClick event must be handled to cancel the navigation or change the URL.
567
889
 
568
890
  ## 19.1.64 (2021-05-19)
@@ -571,6 +893,11 @@
571
893
 
572
894
  #### Bug Fixes
573
895
 
896
+ - `#I325096` - The Script error will no longer be thrown if we add form fields value by code behind.
897
+ - `#I326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
898
+ - `#I326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
899
+ - `#I324660` - Now, the distance annotation can be added after deleting the incompletely drawn distance annotation.
900
+
574
901
  - `#325096` - The Script error will no longer be thrown if we add form fields value by code behind.
575
902
  - `#326083` - Now, the signature is appeared inside of the Signature Field in the PDF Viewer.
576
903
  - `#326054` - The Script error will no longer be thrown while clicking the provided document hyperlink content.
@@ -582,6 +909,8 @@
582
909
 
583
910
  #### Bug Fixes
584
911
 
912
+ - `#I322039` - The Arrow icon is shown properly in the custom stamp dropdown.
913
+
585
914
  - `#322039` - The Arrow icon is shown properly in the custom stamp dropdown.
586
915
 
587
916
  ## 19.1.58 (2021-04-27)
@@ -590,6 +919,8 @@
590
919
 
591
920
  #### Bug Fixes
592
921
 
922
+ - `#I322799` - The imported stamp annotation position is updated correctly in the MVC platform.
923
+
593
924
  - `#322799` - The imported stamp annotation position is updated correctly in the MVC platform.
594
925
 
595
926
  ## 19.1.57 (2021-04-20)
@@ -598,6 +929,8 @@
598
929
 
599
930
  #### Bug Fixes
600
931
 
932
+ - `#I317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
933
+
601
934
  - `#317344` - The Script error will no longer be thrown if we add the custom stamp image more than 4MB size.
602
935
 
603
936
  ## 19.1.56 (2021-04-13)
@@ -606,6 +939,8 @@
606
939
 
607
940
  #### Bug Fixes
608
941
 
942
+ - `#I315264` - Now, the User names in comments are working properly.
943
+
609
944
  - `#315264` - Now, the User names in comments are working properly.
610
945
 
611
946
  ## 19.1.54 (2021-03-30)
@@ -614,6 +949,8 @@
614
949
 
615
950
  #### New Features
616
951
 
952
+ - `#F158073`, `#I291648` - Exposed the annotation UnSelect event in PDF Viewer.
953
+
617
954
  - `#F158073`, `#291648` - Exposed the annotation UnSelect event in PDF Viewer.
618
955
 
619
956
  ## 18.2.56 (2020-09-01)
@@ -622,10 +959,14 @@
622
959
 
623
960
  #### New Features
624
961
 
962
+ - `#I289233` - Provided the support to add expiration timing for cache.
963
+
625
964
  - `#289233` - Provided the support to add expiration timing for cache.
626
965
 
627
966
  #### Bug Fixes
628
967
 
968
+ - `#I289417` - Now, the annotation toolbar position is maintained correctly.
969
+
629
970
  - `#289417` - Now, the annotation toolbar position is maintained correctly.
630
971
 
631
972
  ## 18.2.47 (2020-07-28)
@@ -634,10 +975,15 @@
634
975
 
635
976
  #### New Features
636
977
 
978
+ - `#I267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
979
+
637
980
  - `#267670` - Exposed the toolbar option to retrieve the form field data in JSON format.
638
981
 
639
982
  #### Bug Fixes
640
983
 
984
+ - `#I282486` - Now, undo and redo is working properly for the freetext annotations.
985
+ - `#F155593`- Exception will no longer be thrown while exporting the formfields.
986
+
641
987
  - `#282486` - Now, undo and redo is working properly for the freetext annotations.
642
988
  - `#F155593`- Exception will no longer be thrown while exporting the formfields.
643
989
 
@@ -647,6 +993,8 @@
647
993
 
648
994
  #### Bug Fixes
649
995
 
996
+ - `#I282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
997
+
650
998
  - `#282530` - The Script error will no longer be thrown if we select the handwritten signature in mobile devices.
651
999
 
652
1000
  ## 18.2.45 (2020-07-14)
@@ -655,10 +1003,14 @@
655
1003
 
656
1004
  #### New Features
657
1005
 
1006
+ - `#I281898` - Provided the support to add comments programmatically for the newly added annotations.
1007
+
658
1008
  - `#281898` - Provided the support to add comments programmatically for the newly added annotations.
659
1009
 
660
1010
  #### Bug Fixes
661
1011
 
1012
+ - `#F155593`, `#I283379` - Now, PDF Viewer control is working in IE.
1013
+
662
1014
  - `#F155593`, `#283379` - Now, PDF Viewer control is working in IE.
663
1015
 
664
1016
  ## 18.2.44 (2020-07-07)
@@ -667,6 +1019,8 @@
667
1019
 
668
1020
  #### Bug Fixes
669
1021
 
1022
+ - `#I273237` - Now, Annotation comments are locked properly when locked the annotations.
1023
+
670
1024
  - `#273237` - Now, Annotation comments are locked properly when locked the annotations.
671
1025
 
672
1026
  ## 18.1.55 (2020-06-02)
@@ -675,6 +1029,11 @@
675
1029
 
676
1030
  #### New Features
677
1031
 
1032
+ - `#F154248` - Provided the Support to show/hide the annotation toolbar in code behind.
1033
+ - `#F153946` - Provided the Options to disable AutoComplete options in form filling documents.
1034
+ - `#I273237` - Provided the Support to lock the text markup annotations.
1035
+ - `#I277143` - Provided the support for ink annotation.
1036
+
678
1037
  - `#F154248` - Provided the Support to show/hide the annotation toolbar in code behind.
679
1038
  - `#F153946` - Provided the Options to disable AutoComplete options in form filling documents.
680
1039
  - `#273237` - Provided the Support to lock the text markup annotations.
@@ -686,10 +1045,20 @@
686
1045
 
687
1046
  #### New Features
688
1047
 
1048
+ - `#I254075` , `#I266559` - Provided the support to render the hyperlinks which are preserved as plain text
1049
+
689
1050
  - `#254075` , `#266559` - Provided the support to render the hyperlinks which are preserved as plain text
690
1051
 
691
1052
  #### Bug Fixes
692
1053
 
1054
+ - `#I274036` - Now, the page does not gets refreshed on clicking the import annotation button
1055
+ - `#I267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
1056
+ - `#I268505` - Download is working correctly For French Culture Environment.
1057
+ - `#F153465` - Digital Signature in the exported image is preserved correctly.
1058
+ - `#F153465` - Style of the form fields are preserved properly in PDF Viewer.
1059
+ - `#I274694` -Text highlight is working properly.
1060
+ - `#I276547` -Text selection is working properly for lower zoom factor.
1061
+
693
1062
  - `#274036` - Now, the page does not gets refreshed on clicking the import annotation button
694
1063
  - `#267062` - Size of the Stamp is rendered correctly after saving and loading the file in PDF Viewer.
695
1064
  - `#268505` - Download is working correctly For French Culture Environment.
@@ -704,6 +1073,8 @@
704
1073
 
705
1074
  #### New Features
706
1075
 
1076
+ - `#I272985` - Provided the support to edit the annotation properties without selecting the annotation.
1077
+
707
1078
  - `#272985` - Provided the support to edit the annotation properties without selecting the annotation.
708
1079
 
709
1080
  ## 18.1.45 (2020-04-21)
@@ -712,12 +1083,19 @@
712
1083
 
713
1084
  #### New Features
714
1085
 
1086
+ - `#I267283` - Provided the support to identify the imported annotation and drawn annotation
1087
+ - `#I268736` - Exposed the text search events in PDF Viewer.
1088
+ - `#I258786` - Exposed the signature Select event in PDF Viewer.
1089
+
715
1090
  - `#267283` - Provided the support to identify the imported annotation and drawn annotation
716
1091
  - `#268736` - Exposed the text search events in PDF Viewer.
717
1092
  - `#258786` - Exposed the signature Select event in PDF Viewer.
718
1093
 
719
1094
  #### Bug Fixes
720
1095
 
1096
+ - `#I272053` - The annotation bounds value is now preserved properly in annotation events.
1097
+ - `#I269001` - Improved the page rendering behaviour in PDF Viewer.
1098
+
721
1099
  - `#272053` - The annotation bounds value is now preserved properly in annotation events.
722
1100
  - `#269001` - Improved the page rendering behaviour in PDF Viewer.
723
1101
 
@@ -727,11 +1105,17 @@
727
1105
 
728
1106
  #### New Features
729
1107
 
1108
+ - `#I263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
1109
+ - `#I271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
1110
+
730
1111
  - `#263306` - Provided the support for Meter Calibration ratio in PDF Viewer.
731
1112
  - `#271053` - Provided the support to enable and disable the multiline annotations in overlapping collections.
732
1113
 
733
1114
  #### Bug Fixes
734
1115
 
1116
+ - `#I271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
1117
+ - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
1118
+
735
1119
  - `#271180` - Free Text Annotation and annotation label text position updated properly in downloaded rotational documents.
736
1120
  - `#F153036` - Now, Annotation toolbar separator shown properly when hiding some annotation toolbar items.
737
1121
 
@@ -741,6 +1125,11 @@
741
1125
 
742
1126
  #### New Features
743
1127
 
1128
+ - `#I267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
1129
+ - `#I269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
1130
+ - `#I268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
1131
+ - `#I268715` - Exposed the 'Not Approved' stamp annotation under dynamic stamp type.
1132
+
744
1133
  - `#267524` - Provided the support for feet inch Calibration ratio in PDF Viewer.
745
1134
  - `#269003` - Exposed the non filled form fields value in the fireValidatedFailed event arguments.
746
1135
  - `#268276` - Provided the support to customize the annotation resize cursor type in PDF Viewer.
@@ -748,6 +1137,9 @@
748
1137
 
749
1138
  #### Bug Fixes
750
1139
 
1140
+ - `#I271163` - Errors will no longer occur when the print module in disabled state.
1141
+ - `#I268829` - Now, the deleted annotations are removed properly from the PDF document.
1142
+
751
1143
  - `#271163` - Errors will no longer occur when the print module in disabled state.
752
1144
  - `#268829` - Now, the deleted annotations are removed properly from the PDF document.
753
1145
 
@@ -757,6 +1149,11 @@
757
1149
 
758
1150
  #### New Features
759
1151
 
1152
+ - `#I268975` - Exposed the event for notifying page mouse over action.
1153
+ - `#I264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
1154
+ - `#I263297`, `#I268677` - Provided the options to enable and disable the tile rendering mode.
1155
+ - `#I263473` - Provided the isLock options to individual annotation object level.
1156
+
760
1157
  - `#268975` - Exposed the event for notifying page mouse over action.
761
1158
  - `#264529` - Exposed the volume calibrate annotation depth value in annotationSelect event arguments and provide options to edit the depth value.
762
1159
  - `#263297`, `#268677` - Provided the options to enable and disable the tile rendering mode.
@@ -764,6 +1161,11 @@
764
1161
 
765
1162
  #### Bug Fixes
766
1163
 
1164
+ - `#I269004` – The typo errors in PDF Viewer JSON objects has been resolved.
1165
+ - `#I266218`, `#I266559` - The import/export form fields are now working properly for the form fields data contains special characters.
1166
+ - `#I268505` - Download is now working properly for different culture settings.
1167
+ - `#I268109` - The updated label content is now preserved properly in the exported annotation data.
1168
+
767
1169
  - `#269004` – The typo errors in PDF Viewer JSON objects has been resolved.
768
1170
  - `#266218`, `#266559` - The import/export form fields are now working properly for the form fields data contains special characters.
769
1171
  - `#268505` - Download is now working properly for different culture settings.
@@ -775,6 +1177,17 @@
775
1177
 
776
1178
  #### New Features
777
1179
 
1180
+ - `#I235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
1181
+ - `#I259521` - Provided the support for importing the form fields data from JSON object.
1182
+ - `#I261558` - Provided the support for customizing the distance measurement annotation leader length property.
1183
+ - `#I256687` - Provided the support for setting the custom data for annotation objects.
1184
+ - `#I252340` - Provided the support for setting the minimum or maximum size and isLock properties at individual annotation level.
1185
+ - `#I262008` - Exposed the event for notifying annotation mouse over action.
1186
+ - `#F149148` - Provided the binding support for the enableFormFields property.
1187
+ - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
1188
+ - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1189
+ - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1190
+
778
1191
  - `#235592` - Provided the support for setting the lower zoomfactor value to the PDF Viewer control.
779
1192
  - `#259521` - Provided the support for importing the form fields data from JSON object.
780
1193
  - `#261558` - Provided the support for customizing the distance measurement annotation leader length property.
@@ -788,6 +1201,10 @@
788
1201
 
789
1202
  #### Bug Fixes
790
1203
 
1204
+ - `#I262525` – The render PDF pages method triggers properly for the provided PDF document.
1205
+ - `#I262692` - The text markup resizer position is now updated properly for the provided document.
1206
+ - `#I262692` - The text content bounds are now rendered properly for the provided document.
1207
+
791
1208
  - `#262525` – The render PDF pages method triggers properly for the provided PDF document.
792
1209
  - `#262692` - The text markup resizer position is now updated properly for the provided document.
793
1210
  - `#262692` - The text content bounds are now rendered properly for the provided document.
@@ -798,6 +1215,8 @@
798
1215
 
799
1216
  #### New Features
800
1217
 
1218
+ - `#I262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
1219
+
801
1220
  - `#262787` - Exposed the event to notify the getPDFDocumentTexts method completed for all the pages.
802
1221
 
803
1222
  ## 17.4.49 (2020-02-11)
@@ -806,6 +1225,9 @@
806
1225
 
807
1226
  #### New Features
808
1227
 
1228
+ - `#I258769` - Provided the option to suppress the error dialog in PDF Viewer.
1229
+ - `#I261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
1230
+
809
1231
  - `258769` - Provided the option to suppress the error dialog in PDF Viewer.
810
1232
  - `261269` - Provided the support to allow credential for XMLHttpRequest in PDF Viewer.
811
1233
 
@@ -815,6 +1237,12 @@
815
1237
 
816
1238
  #### New Features
817
1239
 
1240
+ - `#I258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
1241
+ - `#I259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
1242
+ - `#I259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
1243
+ - `#I259615` - Exposed the annotation label settings value in import/export JSON data.
1244
+ - `#I256596` - Exposed the annotation selector settings value for individual annotation objects and import/export JSON data.
1245
+
818
1246
  - `258172` - Provided the support to open the command panel while loading the PDF document if the isCommandPanelOpen property is set to true.
819
1247
  - `259159` - Provided the support to open the thumbnail view panel while loading the PDF document if the isThumbnailViewOpen property is set to true.
820
1248
  - `259961` - Exposed the annotation label settings value in the annotationAdd event arguments.
@@ -827,10 +1255,17 @@
827
1255
 
828
1256
  #### New Features
829
1257
 
1258
+ - `#I257519` - Provided Support to edit the free Text annotation value in code behind.
1259
+
830
1260
  - `#257519` - Provided Support to edit the free Text annotation value in code behind.
831
1261
 
832
1262
  #### Bug Fixes
833
1263
 
1264
+ - `#I259848` – Now, the deleted annotations are removed properly from the PDF document.
1265
+ - `#I259734` - Custom Stamp annotations are drawn properly while importing the annotations.
1266
+ - `#I260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
1267
+ - `#I260575` - The download file name is now set properly if we provide during the control initialization.
1268
+
834
1269
  - `#259848` – Now, the deleted annotations are removed properly from the PDF document.
835
1270
  - `#259734` - Custom Stamp annotations are drawn properly while importing the annotations.
836
1271
  - `#260512` - Errors will no longer occur while importing the annotations in the documentLoad event.
@@ -842,11 +1277,19 @@
842
1277
 
843
1278
  #### New Features
844
1279
 
1280
+ - `#I255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
1281
+ - `#I258786`, `#I259327` – Provided the support for exporting and importing the handwritten signature.
1282
+
845
1283
  - `#255057` – Provided the support for validating the form fields value whether it is filled or not in the loaded PDF document.
846
1284
  - `#258786`, `#259327` – Provided the support for exporting and importing the handwritten signature.
847
1285
 
848
1286
  #### Bug Fixes
849
1287
 
1288
+ - `#I149882` – The downloadEnd event triggers properly if we save the document in server side.
1289
+ - `#I257630` – The importSuccess event triggers properly if we save the document in server side.
1290
+ - `#I260295` – The distance calibrate annotation now resized properly.
1291
+ - `#I260128` – The volume and area calibrate annotation fill color is updated correctly on importing the annotations.
1292
+
850
1293
  - `#149882` – The downloadEnd event triggers properly if we save the document in server side.
851
1294
  - `#257630` – The importSuccess event triggers properly if we save the document in server side.
852
1295
  - `#260295` – The distance calibrate annotation now resized properly.
@@ -858,12 +1301,25 @@
858
1301
 
859
1302
  #### New Features
860
1303
 
1304
+ - `#I257514` – Provided the support for import/export the custom stamp annotations.
1305
+ - `#I257231` – Exposed the property to access the search count value.
1306
+ - `#I258386` – Exposed the API to retrieve the text content and bounds along with page size details.
1307
+
861
1308
  - `#257514` – Provided the support for import/export the custom stamp annotations.
862
1309
  - `#257231` – Exposed the property to access the search count value.
863
1310
  - `#258386` – Exposed the API to retrieve the text content and bounds along with page size details.
864
1311
 
865
1312
  #### Bug Fixes
866
1313
 
1314
+ - `#I259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
1315
+ - `#I259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
1316
+ - `#I259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
1317
+ - `#I258949` – The opacity value is now applied properly if set it on annotation during initialization.
1318
+ - `#I259383` – The errors will no longer occur if we import the annotations after deleting the added annotations.
1319
+ - `#I259166` – The text content will be selected properly at the end of the page.
1320
+ - `#I259078` – The annotations will now be created if we resize the annotation through multipage.
1321
+ - `#I259564` – The Null reference error will no longer occur while loading the provided PDF document.
1322
+
867
1323
  - `#259524` – Annotations are rendered properly in the large page size document if the page rendered in fitToPage mode initially.
868
1324
  - `#259523` – Errors will no longer occur while exporting the annotation if the document contains text web link annotation.
869
1325
  - `#259134` – The annotationSelect event now triggers properly if we add the multiple annotations to a page.
@@ -879,10 +1335,14 @@
879
1335
 
880
1336
  #### New Features
881
1337
 
1338
+ - `#I256131` – Improved the rendering quality and performance for the large size PDF document.
1339
+
882
1340
  - `#256131` – Improved the rendering quality and performance for the large size PDF document.
883
1341
 
884
1342
  #### Bug Fixes
885
1343
 
1344
+ - `#I258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
1345
+
886
1346
  - `#258250` – The imported annotations are rendered properly if we import the annotation details in the documentLoad event.
887
1347
 
888
1348
  ## 17.4.39 (2019-12-17)
@@ -891,6 +1351,12 @@
891
1351
 
892
1352
  #### New Features
893
1353
 
1354
+ - `#I251150` – Provided the support to find the interlinked annotations while selecting the annotations.
1355
+ - `#I243077` , `#I241487`, `#I244802`, `#I252340` – Provided the support for setting the annotation UI properties.
1356
+ - `#I254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
1357
+ - `#I253745`, `#I256518` – Exposed the event to notify the annotation object being moved.
1358
+ - `#I254275` – Exposed the event to notify the download process in the PDF Viewer control.
1359
+
894
1360
  - `#251150` – Provided the support to find the interlinked annotations while selecting the annotations.
895
1361
  - `#243077` , `#241487`, `#244802`, `#252340` – Provided the support for setting the annotation UI properties.
896
1362
  - `#254634` – Provided the support to maintain the aspect ratio for custom stamp annotation.
@@ -899,6 +1365,22 @@
899
1365
 
900
1366
  #### Bug Fixes
901
1367
 
1368
+ - `#I253751` – Resolved the typo error in annotation exported data.
1369
+ - `#I255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
1370
+ - `#I255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
1371
+ - `#I253704` – The form fields are downloaded properly while loading the PDF document in tab control.
1372
+ - `#I253745` – The annotationAdd and annotationPropertiesChange events are triggered properly for the annotations.
1373
+ - `#I252881` – The toolbar settings property is working for mobile device.
1374
+ - `#I255042`, `#I255073` – Errors will no longer occur if the session storage exceeds the maximum limit.
1375
+ - `#I254115`, `#I254942` – The annotation modified date is preserved properly in different localization.
1376
+ - `#I256044` – The font family and text alignment are rendered properly from the exported FreeText annotation data.
1377
+ - `#I255124` – The text markup annotations are now added properly if the PDF Viewer element ID contains characters.
1378
+ - `#I256220` – The context menu will now be shown/hidden properly if we disable the default toolbar.
1379
+ - `#I256131` – The annotation toolbar will now be shown/hidden properly if we disable the annotation toolbar.
1380
+ - `#I256932` - Errors will no longer occur while resizing the text markup annotations.
1381
+ - `#I252805` – The annotationId value is now preserved properly for all annotation events.
1382
+ - `#I255647` - The form fields contents are rendered properly in the printed document, which has been printed in IE browser.
1383
+
902
1384
  - `#253751` – Resolved the typo error in annotation exported data.
903
1385
  - `#255345` – Errors will no longer occur while rendering the annotation in the Firefox browser.
904
1386
  - `#255137` – Errors will no longer occur in mobile view mode if we set the Pan interaction mode.
@@ -921,6 +1403,11 @@
921
1403
 
922
1404
  #### New Features
923
1405
 
1406
+ - `#I251151`, `#I254032` – Improved the annotation selection behavior in code behind.
1407
+ - `#I254776`, `#I255304` – Provided the support to set the custom JSON data for AJAX request.
1408
+ - `#I253341` – Provided the support to customize the label content during initial rendering of annotations.
1409
+ - `#I252421` – Provided the support to set the zoom mode value during initial loading.
1410
+
924
1411
  - `#251151`, `#254032` – Improved the annotation selection behavior in code behind.
925
1412
  - `#254776`, `#255304` – Provided the support to set the custom JSON data for AJAX request.
926
1413
  - `#253341` – Provided the support to customize the label content during initial rendering of annotations.
@@ -928,6 +1415,8 @@
928
1415
 
929
1416
  #### Bug Fixes
930
1417
 
1418
+ - `#I253926` – Resolved the memory leak while rendering the PDF documents.
1419
+
931
1420
  - `#253926` – Resolved the memory leak while rendering the PDF documents.
932
1421
 
933
1422
  ## 17.3.27 (2019-11-12)
@@ -936,12 +1425,20 @@
936
1425
 
937
1426
  #### New Features
938
1427
 
1428
+ - `#I251151`, `#I254032` – Provided the support for annotation selection in code behind.
1429
+ - `#I249245` – Provided the support for UI customization of annotation selector border and resizer.
1430
+ - Improved the PDF viewer mobile view performance.
1431
+
939
1432
  - `#251151`, `#254032` – Provided the support for annotation selection in code behind.
940
1433
  - `#249245` – Provided the support for UI customization of annotation selector border and resizer.
941
1434
  - Improved the PDF viewer mobile view performance.
942
1435
 
943
1436
  #### Bug Fixes
944
1437
 
1438
+ - `#I253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
1439
+ - `#I253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
1440
+ - `#I253317` – The measured value is now update properly for the measured annotation.
1441
+
945
1442
  - `#253317` – The measured annotation value is updated properly in the label when you disable the default toolbar.
946
1443
  - `#253888` – The Script error will no longer be thrown if we load the PDF documents using ASP.NET MVC web service.
947
1444
  - `#253317` – The measured value is now update properly for the measured annotation.
@@ -952,10 +1449,18 @@
952
1449
 
953
1450
  #### New Features
954
1451
 
1452
+ - `#I252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
1453
+
955
1454
  - `#252805` - Exposed the annotation unique ID in the annotationAdd event arguments.
956
1455
 
957
1456
  #### Bug Fixes
958
1457
 
1458
+ - `#I252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
1459
+ - `#I253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
1460
+ - `#I251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
1461
+ - `#I252879` - Script errors will no longer occur if we disable the magnification module.
1462
+ - `#I253504` - The character start and end indexes will be updated properly in the text markup annotationAdd event arguments.
1463
+
959
1464
  - `#252806` - Annotation bounds are retrieved properly when importing and exporting the annotation details in rotated PDF documents.
960
1465
  - `#253016` - Free text annotation bounds are preserved properly in the rotated PDF document while saving the document.
961
1466
  - `#251152` - Text markup annotation resizer position will be updated properly in the doctype HTML pages.
@@ -968,11 +1473,20 @@
968
1473
 
969
1474
  #### New Features
970
1475
 
1476
+ - `#I252111` - Provided the support for handwritten signature.
1477
+ - `#I251149` - Provided the support for customizing the text search highlight color.
1478
+
971
1479
  - `#252111` - Provided the support for handwritten signature.
972
1480
  - `#251149` - Provided the support for customizing the text search highlight color.
973
1481
 
974
1482
  #### Bug Fixes
975
1483
 
1484
+ - `#I251864` - The pages in the landscape document will be rendered properly.
1485
+ - `#I250902` - Now, the text Markup annotations are working properly inside the Tab control.
1486
+ - `#I250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
1487
+ - `#I252269` – The mouse cursor has been updated properly after adding the free text annotation.
1488
+ - `#I251401` - The annotationSelect event will be triggered properly while selecting the annotations.
1489
+
976
1490
  - `#251864` - The pages in the landscape document will be rendered properly.
977
1491
  - `#250902` - Now, the text Markup annotations are working properly inside the Tab control.
978
1492
  - `#250538` - The ajaxRequestFailed event will be triggered for all the possible ajax error codes.
@@ -985,6 +1499,11 @@
985
1499
 
986
1500
  #### New Features
987
1501
 
1502
+ - `#I249703` - The quality of the printed copy has been improved.
1503
+ - `#I147267`, `#I251146` - Provided the support to delete the annotations in code behind.
1504
+ - `#I248609` - Provided the support to customize the annotation selector.
1505
+ - `#I247224`, `#I248179` - Provided the support to resize the text markup annotation bounds.
1506
+
988
1507
  - `#249703` - The quality of the printed copy has been improved.
989
1508
  - `#147267`, `#251146` - Provided the support to delete the annotations in code behind.
990
1509
  - `#248609` - Provided the support to customize the annotation selector.
@@ -992,6 +1511,13 @@
992
1511
 
993
1512
  #### Bug Fixes
994
1513
 
1514
+ - `#I251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
1515
+ - `#I249588` - The PDF Viewer control size is updated properly while using in tab control.
1516
+ - `#I251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
1517
+ - `#I251742` - The perimeter shape type has been updated properly when exporting the annotation details.
1518
+ - `#I251494` - The reference error will no longer be thrown if you render the PDF document in docker Linux container environment.
1519
+ - `#I251153` – The previously imported annotations are no more cleared when import the other set of annotations.
1520
+
995
1521
  - `#251577` - The value of the isDocumentEdited property now returned properly for shapes, measure, stamps annotation and form filling features.
996
1522
  - `#249588` - The PDF Viewer control size is updated properly while using in tab control.
997
1523
  - `#251729` - The text markup annotation selector is cleared properly when loading the another PDF document.
@@ -1005,10 +1531,15 @@
1005
1531
 
1006
1532
  #### New Features
1007
1533
 
1534
+ - `#I248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1535
+
1008
1536
  - `#248585` - The start and end indexes of text markup annotation have been exposed in the annotationAdd event.
1009
1537
 
1010
1538
  #### Bug Fixes
1011
1539
 
1540
+ - `#I249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1541
+ - `#I245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1542
+
1012
1543
  - `#249742` - The annotationSelect event will be triggered properly after selecting another text markup annotation.
1013
1544
  - `#245008` - Notes of the measure annotations will now be updated properly after modifying the scale values.
1014
1545
 
@@ -1018,11 +1549,16 @@
1018
1549
 
1019
1550
  #### New Features
1020
1551
 
1552
+ - `#I249725` - Provided the support to enable or disable the comment panel.
1553
+ - `#I248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1554
+
1021
1555
  - `#249725` - Provided the support to enable or disable the comment panel.
1022
1556
  - `#248609` - Exposed the API for textSelectionStart and textSelectionEnd events in the PDF Viewer.
1023
1557
 
1024
1558
  #### Bug Fixes
1025
1559
 
1560
+ - `#I249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1561
+
1026
1562
  - `#249017` - Multiline text markup annotation bounds will be returned properly in the annotationAdd event arguments.
1027
1563
 
1028
1564
  ## 17.3.14 (2019-10-03)
@@ -1031,6 +1567,13 @@
1031
1567
 
1032
1568
  #### New Features
1033
1569
 
1570
+ - `#I227046`, `#I230887`, `#I142366`, `#I231973`, `#I237847`, `#I244849`, `#I238686`, `#I239233`, `#I241638`, `#I241638`, `#I242232`, `#I239221`, `#I240051`, `#I245255` – The support has been provided for filling the form fields.
1571
+ - `#I233655`, `#I236240`, `#I236825`, `#I238694`, `#I241974`, `#I243864`, `#I245087` – The support has been provided for free text annotation.
1572
+ - `#I246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1573
+ - `#I246767` – The support has been provided to export the annotation details as JSON object in client-side.
1574
+ - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1575
+ - Improved the scrolling performance in mobile devices.
1576
+
1034
1577
  - `#227046`, `#230887`, `#142366`, `#231973`, `#237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1035
1578
  - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1036
1579
  - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
@@ -1040,6 +1583,13 @@
1040
1583
 
1041
1584
  #### Bug Fixes
1042
1585
 
1586
+ - `#I247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1587
+ - `#I248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1588
+ - `#I248092` – Contents will not be swapped if you switch randomly between two documents.
1589
+ - `#I248093` – Script error will no longer be thrown if you switch randomly between two documents.
1590
+ - `#I247787` – The searched text will be highlighted properly in the provided document.
1591
+ - `#I146785` – Script error will no longer be thrown when the PDF Viewer control is used in the React application.
1592
+
1043
1593
  - `#247914` – The perimeter annotation will be rendered properly when the line is ended in the starting point.
1044
1594
  - `#248062` – Extra edge will not be added to the polygon shapes when rendered in the page.
1045
1595
  - `#248092` – Contents will not be swapped if you switch randomly between two documents.
@@ -1053,6 +1603,13 @@
1053
1603
 
1054
1604
  #### New Features
1055
1605
 
1606
+ - `#I227046`, `#I230887`, `#I142366`, `#I231973`, `#I237847`, `#I244849`, `#I238686`, `#I239233`, `#I241638`, `#I241638`, `#I242232`, `#I239221`, `#I240051`, `#I245255` – The support has been provided for filling the form fields.
1607
+ - `#I233655`, `#I236240`, `#I236825`, `#I238694`, `#I241974`, `#I243864`, `#I245087` – The support has been provided for free text annotation.
1608
+ - `#I246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
1609
+ - `#I246767` – The support has been provided to export the annotation details as JSON object in client-side.
1610
+ - `#I245008` – The support has been provided to update the existing calibrate annotation if we modify the scale value.
1611
+ - Improved the scrolling performance in mobile devices.
1612
+
1056
1613
  - `#227046`, `#230887`, `#142366`, `#231973`, `#I237847`, `#244849`, `#238686`, `#239233`, `#241638`, `#241638`, `#242232`, `#239221`, `#240051`, `#245255` – The support has been provided for filling the form fields.
1057
1614
  - `#233655`, `#236240`, `#236825`, `#238694`, `#241974`, `#243864`, `#245087` – The support has been provided for free text annotation.
1058
1615
  - `#246059` - Exposed the thumbnailClick event to identify the thumbnail clicks action.
@@ -1066,6 +1623,12 @@
1066
1623
 
1067
1624
  #### Bug Fixes
1068
1625
 
1626
+ - `#I246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1627
+ - `#I245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1628
+ - `#I245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
1629
+ - `#I244787` – The Comment panel is now opened properly while double clicking the annotation created from the code behind.
1630
+ - `#I246041` - The warning message will no longer be thrown when the web action method is executed.
1631
+
1069
1632
  - `#246044` – The assigned author name is now preserved properly while loading or saving the document in PDF Viewer.
1070
1633
  - `#245087` – The Polygon, Perimeter, and Volume annotations will be drawn properly in the low zoom values.
1071
1634
  - `#245820` - Magnification on double tap will no longer happen when the pinch zoom is disabled in the PDF Viewer control.
@@ -1078,12 +1641,19 @@
1078
1641
 
1079
1642
  #### New Features
1080
1643
 
1644
+ - `#I243205`, `#I245009` - Provided the support to include Custom stamps in stamp dropdown.
1645
+ - `#I243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1646
+ - `#I245007` - Provided the Feet unit support in measurement annotation.
1647
+
1081
1648
  - `#243205`, `#245009` - Provided the support to include Custom stamps in stamp dropdown.
1082
1649
  - `#243133` - Provided the support to customize tooltip of the hyperlink on mouse hover.
1083
1650
  - `#245007` - Provided the Feet unit support in measurement annotation.
1084
1651
 
1085
1652
  #### Bug Fixes
1086
1653
 
1654
+ - `#I244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1655
+ - `#I244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1656
+
1087
1657
  - `#244499` - The shape and measurement annotations will now be rendered properly in the rotated documents.
1088
1658
  - `#244481` - The script errors will no longer be thrown in PDF Viewer in IE browser.
1089
1659
 
@@ -1101,10 +1671,14 @@
1101
1671
 
1102
1672
  #### New Features
1103
1673
 
1674
+ - `#I223065`, `#I234860`, `#I241770`, `#I241487`, `#I229426`, `#I244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1675
+
1104
1676
  - `#223065`, `#234860`, `#241770`, `#241487`, `#229426`, `#244801` – Provided the support for importing and exporting the annotation details as a JSON object.
1105
1677
 
1106
1678
  #### Bug Fixes
1107
1679
 
1680
+ - `#I243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1681
+
1108
1682
  - `#243837` – Exception will no longer be thrown while loading the PDF document as FileStream.
1109
1683
 
1110
1684
  ## 17.2.41 (2019-08-14)
@@ -1113,6 +1687,13 @@
1113
1687
 
1114
1688
  #### Bug Fixes
1115
1689
 
1690
+ - `#I241487`, `#I243077` - Annotation author name is now updated properly in the comment panel.
1691
+ - `#I242804` - The Bookmark's destination value is now maintained properly during navigation.
1692
+ - `#I241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
1693
+ - `#I244437` - Resolved the typo errors in the PDF Viewer toolbar content.
1694
+ - `#I244654` - The editAnnotation API is now working properly.
1695
+ - `#I243134` - The PDF documents load properly when render the PDF Viewer control under multiple tab with fitToPage view mode during initial loading.
1696
+
1116
1697
  - `#241487`, `#243077` - Annotation author name is now updated properly in the comment panel.
1117
1698
  - `#242804` - The Bookmark's destination value is now maintained properly during navigation.
1118
1699
  - `#241487` - The provided PDF document will now be loaded properly in the PDF Viewer control.
@@ -1126,11 +1707,19 @@
1126
1707
 
1127
1708
  #### New Features
1128
1709
 
1710
+ - `#I242329` - Provided the support to customize scale ratio value of measurement annotation.
1711
+ - `#I241886` - Provided the support to display context menu in mouse up action.
1712
+
1129
1713
  - `#242329` - Provided the support to customize scale ratio value of measurement annotation.
1130
1714
  - `#241886` - Provided the support to display context menu in mouse up action.
1131
1715
 
1132
1716
  #### Bug Fixes
1133
1717
 
1718
+ - `#I242495`, `#I243160` – Hyperlink element is now rendered properly for the rotated page document.
1719
+ - `#I238064` – Searched target text is now highlighted properly for the provided document.
1720
+ - `#I241904`, `#I241294` – Converted PDF document is now rendered properly in IE browser.
1721
+ - `#I242282` – Text search is now working properly while using PDF Viewer control inside the Tab control.
1722
+
1134
1723
  - `#242495`, `#243160` – Hyperlink element is now rendered properly for the rotated page document.
1135
1724
  - `#238064` – Searched target text is now highlighted properly for the provided document.
1136
1725
  - `#241904`, `#241294` – Converted PDF document is now rendered properly in IE browser.
@@ -1142,12 +1731,18 @@
1142
1731
 
1143
1732
  #### New Features
1144
1733
 
1734
+ - `#I240440` - More details have been provided in the ajaxRequestfailure event.
1735
+ - `#I242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1736
+ - `#I241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1737
+
1145
1738
  - `#240440` - More details have been provided in the ajaxRequestfailure event.
1146
1739
  - `#242375` – Now, the annotation edit toolbar is enabled by default using the enableAnnotationToolbar property.
1147
1740
  - `#241715` - Support has been provided to render the annotation modified date and time in the comment panel.
1148
1741
 
1149
1742
  #### Bug Fixes
1150
1743
 
1744
+ - `#I242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1745
+
1151
1746
  - `#242803` - The request handling has been optimized for retrieving the comments details from the PDF document.
1152
1747
 
1153
1748
  ## 17.2.36 (2019-07-24)
@@ -1164,6 +1759,8 @@
1164
1759
 
1165
1760
  #### Bug Fixes
1166
1761
 
1762
+ - `#I229426` - Provided the API to select, edit, and delete the annotations.
1763
+
1167
1764
  - `#229426` - Provided the API to select, edit, and delete the annotations.
1168
1765
 
1169
1766
  ## 17.2.34 (2019-07-11)
@@ -1190,6 +1787,13 @@
1190
1787
 
1191
1788
  #### New Features
1192
1789
 
1790
+ - `#I208298`, `#I223253`, `#I224643`, `#I233655`, `#I238694` - Provided the supports for shape annotations.
1791
+ - `#I219446`, `#I224643`, `#I230115`, `#I233032`, `#F144297`, `#I236825`, `#I238694` - Provided the supports for stamp annotations.
1792
+ - `#I229426` - Provided the supports for calibrate annotations.
1793
+ - `#I223253`, `#I238694` - Provided the supports for sticky notes annotations.
1794
+ - `#I238812` – Provided support to restrict the hyperlink navigation.
1795
+ - `#I236995` – Provided support to restrict the pinch zooming using the ‘enablePinchZoom’ property.
1796
+
1193
1797
  - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1194
1798
  - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1195
1799
  - `#229426` - Provided the supports for calibrate annotations.
@@ -1199,6 +1803,13 @@
1199
1803
 
1200
1804
  #### Bug Fixes
1201
1805
 
1806
+ - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1807
+ - `#I233035` - HyperlinkClick event is now triggered properly.
1808
+ - `#I234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1809
+ - `#I231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1810
+ - `#I232104` - Cleared the warnings in css files.
1811
+ - `#I238761` - Height of the PDF Viewer control is now maintained properly when using inside the tab control.
1812
+
1202
1813
  - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1203
1814
  - `#233035` - HyperlinkClick event is now triggered properly.
1204
1815
  - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
@@ -1230,6 +1841,11 @@
1230
1841
 
1231
1842
  #### New Features
1232
1843
 
1844
+ - `#I208298`, `#I223253`, `#I224643`, `#I233655`, `#I238694` - Provided the supports for shape annotations.
1845
+ - `#I219446`, `#I224643`, `#I230115`, `#I233032`, `#F144297`, `#I236825`, `#I238694` - Provided the supports for stamp annotations.
1846
+ - `#I229426` - Provided the supports for calibrate annotations.
1847
+ - `#I223253`, `#I238694` - Provided the supports for sticky notes annotations.
1848
+
1233
1849
  - `#208298`, `#223253`, `#224643`, `#233655`, `#238694` - Provided the supports for shape annotations.
1234
1850
  - `#219446`, `#224643`, `#230115`, `#233032`, `#F144297`, `#236825`, `#238694` - Provided the supports for stamp annotations.
1235
1851
  - `#229426` - Provided the supports for calibrate annotations.
@@ -1237,6 +1853,12 @@
1237
1853
 
1238
1854
  #### Bug Fixes
1239
1855
 
1856
+ - `#I233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1857
+ - `#I233035` - HyperlinkClick event is now triggered properly.
1858
+ - `#I234364` - Pan interaction mode is now working properly when the toolbar is disabled.
1859
+ - `#I231436` - PDF document is now rendered properly while using the PDF Viewer control inside Tab control.
1860
+ - `#I232104` - Cleared the warnings in css files.
1861
+
1240
1862
  - `#233161` – Now, loading Indicator will be shown properly while loading a large page size document.
1241
1863
  - `#233035` - HyperlinkClick event is now triggered properly.
1242
1864
  - `#234364` - Pan interaction mode is now working properly when the toolbar is disabled.
@@ -1381,6 +2003,8 @@
1381
2003
 
1382
2004
  ### PDF Viewer
1383
2005
 
2006
+ #### Bug Fixes
2007
+
1384
2008
  The PDF Viewer component enables you to view and print the PDF files.
1385
2009
 
1386
2010
 
@@ -1394,3 +2018,16 @@ The PDF Viewer component enables you to view and print the PDF files.
1394
2018
  - An entire document or a specific page can be printed directly from the browser.
1395
2019
 
1396
2020
 
2021
+ undefinedThe PDF Viewer component enables you to view and print the PDF files.
2022
+
2023
+
2024
+ - Both normal and PDF files protected with AES and RC4 encryption can be opened and displayed.
2025
+ - Core interactions are included: scrolling, zooming, panning, and page navigation.
2026
+ - Built-in toolbar.
2027
+ - Text can be selected and copied from PDF files.
2028
+ - Text can be easily searched for across the PDF document.
2029
+ - Easy navigation with the help of bookmarks, thumbnails, hyperlinks, and a table of contents.
2030
+ - Two view modes are included: fit-to-page and fit-to-width.
2031
+ - An entire document or a specific page can be printed directly from the browser.
2032
+
2033
+