Summary: | Please add ability to "delete pages" | ||
---|---|---|---|
Product: | [Applications] okular | Reporter: | yousifjkadom |
Component: | PDF backend | Assignee: | Okular developers <okular-devel> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | aacid, frederic.parrenin, luigi.toscano, nate, oliver.sander, sabayon11, simonandric5 |
Priority: | NOR | ||
Version First Reported In: | 0.26.1 | ||
Target Milestone: | --- | ||
Platform: | Fedora RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
yousifjkadom
2017-03-10 12:26:02 UTC
Okular is not an editor (annotations are a bit different), so this is unlikely to happen. Is there a reason beyond lack of manpower why Okular is not an editor? pdf editing features would certainly be helpful, as there is no equivalent to Acrobat Professional on Linux. It is been the scope of Okular forever: a viewer. Nothing prevents anyone else to write an editor which uses okular(part) for the visualization. (In reply to Oliver Sander from comment #2) > Is there a reason beyond lack of manpower why Okular is not an editor? Okular is not an editor by the definition of what Okular wants to be. > pdf > editing features would certainly be helpful, as there is no equivalent to > Acrobat Professional on Linux. An editor has a totally different workflow than a viewer, in a viewer the "page view" is the central view, in an editor, the "page list" is the central view so you can more easily move pages around, etc. Doing an editor to do this is *extremely* easy with poppler, i had a structure of it years ago, but a stupid rm deleted it and since i don't really need it didn't feel like coding it again. I'm not going to close this bugs as i stepped down as maintainer but my suggestion is to really start an app from scratch to do this. I will close this issue because now we have applications can perform this in very nice way, like "PDF Mix Tool" which is available on FlatHub. *** Bug 423229 has been marked as a duplicate of this bug. *** I am in favor of this request too and I don't think it should be closed. Pdf mix tool seems very archaic in terms of UI, and why making another tool when everything could simply be done in Okular? A simple right-click on a page in the page list to delete a page, or to insert pages from another pdf. I don't think it would bloat Okular. |