Summary: | Allow users to define custom stamp to use with the review functions. | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | José Tomás Atria <jtatria> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED WORKSFORME | ||
Severity: | wishlist | CC: | lueck, nate, rcabane |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
José Tomás Atria
2016-05-19 20:51:20 UTC
please read https://git.reviewboard.kde.org/r/127974/diff/1#index_header how to define custom stamps Duplicate of https://bugs.kde.org/show_bug.cgi?id=159007 which should be reopened. See also : http://superuser.com/questions/584017/customise-okular-to-modify-highlight-tool-properties Additionally, the provided stamps : CONFIDENTIAL, Approved, Not Approved, Draft, Experimental, As Is, Expired, Final, For Comment, For Public Release, Sold, Top Secret, Departmental got their descriptive texts translated, while the stamp's image remains in pure English. How could we localize such things ? (perhaps crafting the required images by means of a Graphics Magic call ?). As of Okular 0.24, it's really possible to create personal stamps, see here : https://wiki.ubuntuusers.de/Okular/ However, the exported PDF file doesn't show the personal stamps with any other viewer as Okular (tested with Evince and the pdf viewers included in FireFox or Chrome). This feature already exists, but it's just got a few issues: 1. It's not very discoverable. That's tracked by https://bugs.kde.org/show_bug.cgi?id=383652 2. Stamps are saved into the document in a way that other viewers don't see it. That's tracked by https://bugs.kde.org/show_bug.cgi?id=383651 |