Skip to content

24.9

Choose a tag to compare

@YaroslawEkimov YaroslawEkimov released this 11 Oct 14:06
· 28 commits to master since this release
  • Added digital signature methds for DOC, DOCX, XPS, or ODT documents.
  • Added ReplaceBackslashWithYenSign property for XpsSaveOptions and HtmlSaveOptions.
  • Added DigitalSignature property for XpsSaveOptions.
  • Added UseSdtTagAsFormFieldName property for PdfSaveOptions.
  • Added MergeWholeDocument parameter to the MailMerge operations to update fields in whole document after executing of a mail merge with regions.
  • Migrated from deprecated javax.mail to modern jakarta.mail library.