SignDoc SDK
This table lists previously reported issues that are resolved in SignDoc SDK.
| ID | Title | Description |
|---|---|---|
| N/A | Issue with not computed values using SignDocMatchResult functions | SignDocMatchResult functions no longer fail if the requested value is not computed. |
| N/A | More meaningful error message | A helpful error message now appears if a document cannot be processed by the loadFromFile () function for the SignDocImage class. Previously, the error message did not clearly convey the cause of the issue. |
| 1925697 | Issue with adding font to signed document | The function addField() of SignDocDocument no longer fails for a text field when adding a field with default font to a signed document that has no DR/Font entry in AcroForm. |
| 1865770 | Issue with cleanLines function | A cleanLines function followed by cleanSignature function now works properly without generating an exception. |