Skip to content

10.10.1

Compare
Choose a tag to compare
@carlopdftron carlopdftron released this 14 Jun 23:38
· 2 commits to 10.10 since this release

New

General

  • Added support for Reader Mode in WebComponent.

Annotations

  • Added new Context menu option Align when selecting 2 or more Annotations, allowing Alignment of selected annotations.

Customize UI

  • Added new API to get and change panels in a TabPanel.
  • Allowed printing for watermarks with a font size greater than 512 and less than or equal to 1600.
  • Added support for flyouts and buttons using a function map for onClick events in the modular UI import and export APIs.
  • Added APIs for importing and exporting modular components, enabling the creation of new UIs using JSON data.

Digital Signatures

  • When the Initials feature is enabled, the full signature must be filled into the modal or the create signature button will be disabled.

Office Editor

  • Added support for style presets.

Fixes

Annotations

  • Fixed an issue with overlapping highlighted content.
  • Fixed an issue where the line style options for shape annotations did not have enough contrast to the background in dark mode.

Customize UI

  • Fixed an issue where newly created outlines were automatically selected, preventing the creation of sibling outlines without first deselecting the newly created one.
  • Fixed an issue where the mention manager triggered the delete event incorrectly.
  • Fixed WebViewer crashing when clicking or hovering on links in semantic comparing mode.
  • Fixed an issue with the Marquee zoom offset in WebComponent.
  • Fixed an issue where mentions were not working in WebComponent.
  • Fixed an issue with generic panels being slightly offscreen with multi-tab enabled.
  • Fixed an issue with the style for Toggle and Custom buttons on the modular UI.
  • Fixed an issue with the JSDoc on the UI so the APIs are recognized correctly in TypeScript projects.

Redaction

  • Fixed an issue where the redaction style did not match the redaction tool's default styles.

Office Editor

  • Fixed a table selection issue in Office Editor.