[Okular-devel] [Bug 175276] Duplex printing not working

Albert Astals Cid tsdgeos at terra.es
Sun Nov 16 22:32:34 CET 2008


http://bugs.kde.org/show_bug.cgi?id=175276





--- Comment #3 from Albert Astals Cid <tsdgeos terra es>  2008-11-16 22:32:34 ---
It's a pdf file?

We should probably read DuplexMode QPrinter::duplex () const and pass it to
poppler, the problem is that as far as i know poppler/Postscript only supports
duplex or not, and DuplexMode has QPrinter::DuplexLongSide and
QPrinter::DuplexShortSide

It seems DuplexShortSide is Tumble duplex, but poppler does not support it, so
we'd need to implement it.

Sucks without a duplex printer for testing :/


-- 
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the Okular-devel mailing list