Archive for 2006-12-14 19:06:34

2006-12-14 19:06:34 | Author: Fusselwurm

When trying to print a test page from the cups frontend on localhost:631 it said Unsupported format ‘application/postscript’! (German: Nicht unterstütztes Format ‘application/postscript’!).

Easy: add those lines to /etc/cups/mime.convs (or uncomment them):

application/octet-stream application/vnd.cups-raw 0 -
application/vnd.cups-postscript application/vnd.cups-raster 100 pstoraster

Category: gentoo  | Leave a Comment