Skip to content
  • John Layt's avatar
    Fixes to FilePrinter for Qt 4.4: · 25508988
    John Layt authored
    1) detectCupsService() finally works because QTCPSocket finally works.
       Assumes Cups is on localhost:631 which is a compromise as Qt won't
       even tell us if it is using Cups, let alone where Cups is.
    
    2) Duplex printing obeys user selected option from dialog rather than 
       just guessing.
    
    3) If custom page margins set then respect these
    
    
    svn path=/trunk/KDE/kdegraphics/okular/; revision=895905
    25508988