After upgrade to 14.1 I had some issues with printing PDF's from Okular. The images won't print. Found this sollution:
"All important upstream desktop application projects (GTK/GNOME, Qt/KDE, Firefox/Thunderbird, LibreOffice/OpenOffice.org) have switched to emit print jobs in PDF format. The few applications still sending PostScript are less important programs which do not use standard libraries for print job generation. A PDF-enabled CUPS setup turns incoming PostScript to PDF as first step in such a case.
The filter set to switch CUPS 1.5.x or earlier from the original PostScript-based workflow to the PDF-based workflow or to be able to print with filters and drivers at all from CUPS 1.6.x on (here there will be no PostScript-centric workflow any more) is the OpenPrinting CUPS Filters package. It needs to get installed after installing CUPS (on CUPS 1.5.x and earlier some of CUPS' original filters get replaced) and then the PDF-based workflow is up and running."
from
www.openprinting.org
I think it is reasonable to have CUPS-filters package if its planed to stick with CUPS 1.5.x to have default PDF print job format enabled. As KDE and Qt uses it.