Bug 307525 - Add Print option to Okular KPart (that is embedded in Ark eg.)
Summary: Add Print option to Okular KPart (that is embedded in Ark eg.)
Status: RESOLVED WORKSFORME
Alias: None
Product: okular
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR wishlist
Target Milestone: ---
Assignee: Okular developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-28 11:53 UTC by Kai Uwe Broulik
Modified: 2012-09-28 12:14 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Kai Uwe Broulik 2012-09-28 11:53:53 UTC
Ark opens files in a Previewer that looks like using a KPart to show PDF files using Okular. This preview sports the known sidebar with Bookmarks, Annotations, etc. Hoewever, it does not have a Print option. This renders the entire feature really useless.
Situation is: I get an encrypted ZIP file (which I have to open in Ark, and so I cannot use the ZIP kio slave that works with Dolphin) and I want to print a PDF that is inside that file.
At the moment I have to drag the file out to the desktop (and Folderview widget accepts the drag event at random, so not reliable there), open it in Okular, print it, and then delete it afterwards.

So, we really need a Print function/button there.

Reproducible: Always

Steps to Reproduce:
1. Have an encrypted ZIP file in Ark
2. Open the PDF inside the ZIP file
3. Preview opens
Actual Results:  
There is no print option

Expected Results:  
There is a print option

I already filed this to Ark but Ark seems rather unmaintained and I think this is an Okular issue, so I hope you can help here. :)
Comment 1 Pino Toscano 2012-09-28 12:14:18 UTC
There has been already since KPDF times, see the KParts::BrowserExtension class.
If Ark/$application name does not use it, that's their fault.