Summary: | ~/.kde/share/apps/okular/docdata/* should be saved alongside the PDF document | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | Mark <bugs_kde_kkr1a2> |
Component: | general | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED DUPLICATE | ||
Severity: | wishlist | ||
Priority: | NOR | ||
Version: | 0.7.4 | ||
Target Milestone: | --- | ||
Platform: | Ubuntu | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Mark
2009-03-26 01:39:42 UTC
Everything that's in ~/.kde/share/apps/okular/ is meant to be purely internal, and thus no visible options for it will ever be created. Furthermore, there is not only annotations there, so xml files there have actually real purpouse, aside annotations. If the real issue is "please save the annotations in the PDF document itself", then this is bug #151614, which is not a trivial job (so -no- need to repaste this report over there, please). *** This bug has been marked as a duplicate of bug 151614 *** It makes no sense to work on some document when that work is only stored internally. If putting it into the PDF is so difficult, then why not storing it alongside the PDF in an okular-specific XML file? Without that, the whole functionality is totally useless for me. (In reply to comment #2) > It makes no sense to work on some document when that work is only stored > internally. As long as the format used is 100% Okular-specific, I don't see the problem. > If putting it into the PDF is so difficult, then why not storing it > alongside the PDF in an okular-specific XML file? You should give a try to the archiving function (see File -> Export to -> Document Archive). |