Summary: | Support for booklet printing | ||
---|---|---|---|
Product: | [Unmaintained] kdelibs | Reporter: | Vito De Tullio <vito.detullio> |
Component: | general | Assignee: | kdelibs bugs <kdelibs-bugs> |
Status: | RESOLVED UNMAINTAINED | ||
Severity: | wishlist | CC: | avg, ivo, jancs, jeppe, nbigaouette, opensuse.lietuviu.kalba, rayanAyar |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Compiled Sources | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Vito De Tullio
2009-01-03 12:03:09 UTC
Hi Is there any news about booklet printing / launch custom program as print filters? Do I still need kpdf? *** This bug has been confirmed by popular vote. *** bug#248673 and bug#275466 seems to be dublicate. It is possible to add some filters like it was for KDE3 kdeprint? See information in http://wiki.scribus.net/canvas/How_to_make_a_booklet#Method_B:_creating_your_own_filter_for_kprinter Now for command line I use this to make A5 book: pdftops -level3 input.pdf - | psbook | psnup -2 -pa4 | ps2pdf - book.pdf (For openSUSE, it requires these packages: poppler-tools psutils ghostscript-library) Yes, i second that request - i have to look for computer having Windows to get this done. Hi, kdelibs (version 4 and earlier) is no longer maintained since a few years. KDE Frameworks 5 or 6 might already have implemented this wish. If not, please re-open against the matching framework if feasible or against the application that shows the issue. We then can still dispatch it to the right Bugzilla product or component. Greetings Christoph Cullmann Just in case, as far as I can tell, in "KDE 5" there is still no way to request booklet printing. At least, not in okular. Some external tool has to be used to convert an original pdf file to a pdf file with the required page layout. |