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