NewFeatures:
- AssureSign: It is now possible to switch from AssureSign classic to AssureSign simple and back without modifiying the DocumentsCorePack templates. DocumentsCorePack templates for AssureSign can now be used without adding the “docproperty WordMailMergeAssureSignTags” to the template. (AF)
- Lookup Prompts Dialog: For Multi-Lookup Prompts, multiple fields of an entity can now be displayed to make data selection easier. (DB)
- Dialog: Now you are able to open the created document if you are using the Dynamics 365 for Phones/Field Service App. (DB)
- Encryption, owner and user password can now also be set for multipart pdf documents as well. (AV)
- Concatenate for Encrypted PDFs: This feature consists of two parts by establishing the respective settingskeys:
1. This part enables the possibility to open encrypted pdf-files and merge them as part of a multipart document. To activate this feature, please add the following settingskey:
Key: EnableOpenEncryptedPdf
Value: true
Product: AutoMerge
2. This part enables the possibility to get the encryption settings from a pdf file and use it to encrypt the final document. The settings of the first encrypted pdf will be taken and applied to the whole document. To activate this feature, the following settingskey needs to be set:
Key: EnableUsePdfEncryption
Value: true
Product: AutoMerge
Please note: Pdf’s protected with a user password cannot be opened! (AV)
BugFixes:
- Dialog: It could happen that the email which is created from the Dialog opens in draft mode if you have set the “send email” option. Now it will always be opened in the completed state. (DB)
- Condition Field: Fixed issue where saving documents with condition fields and pagebreak fields failed. (AF)
- Sample Templates will now always have the same ID on every system. (CK)
- AdobeSign showed the error message “Email invalid” when the Sign email field of the AutoMergeWorkingItem had a blank after the email address. (AF)