Skip to content

Option to change font size, show/hide left annotation text and show/hide date

Mihael Simonic requested to merge smihael/okular:signing-options into master

This MR addresses the issue described at: https://bugs.kde.org/show_bug.cgi?id=443403

It adds three options to the Certificate selection UI:

  • show/hide name on the left
  • show hide date
  • select font size

ui

This allows to make much smaller signature annotation stamps, which is necessary for signing forms with limited space for signature. On the left is the result with the applied settings, while on the right there's a stamp made using Okular built from the current master branch.

comparision

This MR does not address the warning that shows when user attempts to make too small signature stamp (based on arbitrary pixel values) to fit all information in the stamp.

issue

Edited by Mihael Simonic

Merge request reports