|
2 | 2 |
|
3 | 3 | ## [Unreleased]
|
4 | 4 |
|
| 5 | +## 20.3.56 (2022-11-08) |
| 6 | + |
| 7 | +### PDF Viewer |
| 8 | + |
| 9 | +#### New Features |
| 10 | + |
| 11 | +- `#I408588` - Touchpad pinch zooming has been implemented in Windows and Mac environments. |
| 12 | + |
| 13 | +#### Bug Fixes |
| 14 | + |
| 15 | +- `#I411644` - Now, Signature are added properly in the respective signature fields. |
| 16 | +- `#I412264` - Now, Exposed the API for show and hide the digital signature form fields in the PDF Viewer. |
| 17 | +- `#I408609` - Now, properties dialog and context menu are open on right click. |
| 18 | +- `#I414492`,`#I414536` - Now, the Signature dialogue is vertical. |
| 19 | +- `#I413111` - Now the Ink annotation auto-write issue is resolved. |
| 20 | +- `#I406980` - Now, the Values of free text annotation properties are not missing on importing. |
| 21 | +- `#I408171` - Now, Annotation added above free text annotation does not hide behind after downloading and flattening. |
| 22 | +- `#I412525` - Now we are able to update form field values from code behind if the pages are not rendered. |
| 23 | + |
| 24 | +- `#I411644` - Now, Signature are added properly in the respective signature fields. |
| 25 | +- `#I412264` - Now, Exposed the API for show and hide the digital signature form fields in the PDF Viewer. |
| 26 | +- `#I408609` - Now, properties dialog and context menu are open on right click. |
| 27 | +- `#I414492`,`#I414536` - Now, the Signature dialogue is vertical. |
| 28 | +- `#I406980` - Now, the Values of free text annotation properties are not missing on importing. |
| 29 | +- `#I408171` - Now, Annotation added above free text annotation does not hide behind after downloading and flattening. |
| 30 | +- `#I413111` - Now the Ink annotation auto-write issue is resolved. |
| 31 | +- `#I412525` - Now we are able to update form field values from code behind if the pages are not rendered. |
| 32 | + |
| 33 | +## 20.3.52 (2022-10-26) |
| 34 | + |
| 35 | +### PDF Viewer |
| 36 | + |
| 37 | +#### New Features |
| 38 | + |
| 39 | +- `#I408588` - Mouse wheel zooming has been implemented based on cursor position. On iPad/iOS devices, the zooming issue has been fixed. and enhanced mobile device pinch zooming functionality. |
| 40 | +- `#I409164` - Now the thickness property for signature and initial fields has been added, so now the signature field and initial field will allow changing their border thickness. |
| 41 | + |
| 42 | +- `#I408588` - Mouse wheel zooming has been implemented based on cursor position. On iPad/iOS devices, the zooming issue has been fixed. and enhanced mobile device pinch zooming functionality. |
| 43 | +- `#I409164` - Now, the thickness property for signature and initial fields has been added, so now the signature field and initial field will allow changing their border thickness. |
| 44 | + |
| 45 | +#### Bug Fixes |
| 46 | + |
| 47 | +- `#I408281` - Now, The Script error does not occur while changing the PDF view to the text view in the sample. |
| 48 | +- `#I412183` - Now, Vertical images are rendered properly in the signature fields. |
| 49 | +- `#I397357` - Now, Radio buttons are rendered properly while printing the document. |
| 50 | +- `#I411792` - Now, able to export annotation after `strikethrough`. |
| 51 | +- `#I401159` - Now, backward text selection is working properly. |
| 52 | + |
5 | 53 | ## 20.3.50 (2022-10-18)
|
6 | 54 |
|
7 | 55 | ### PDF Viewer
|
|
14 | 62 | - `#I409184` - Now, able to change the background color of Initial field indicator element.
|
15 | 63 | - `#I409766` - Now, type signature is working properly.
|
16 | 64 |
|
17 |
| -- `#I409189` - Now, no blank pages are created while printing the document. |
18 |
| -- `#I411098` - Now, Form fields are rendered properly while printing the document. |
19 |
| -- `#I405132` - Now, the copied text content from pdf document is contain the space lining. |
20 |
| - |
21 | 65 | ## 20.3.49 (2022-10-11)
|
22 | 66 |
|
23 | 67 | ### PDF Viewer
|
|
0 commit comments