Filters and no pages found

Anonymous anonymous at easysw.com
Thu May 19 09:36:43 PDT 2005


Never mind. The missing ghostscript was the problem. But I corrected a few things. Posting it here for future ref. To filter an existing type, create 2 new types and 2 new convs. Note that types are sorted alphabetically.

foo.types:
application/foo  printable(0,1024) + string("Some identifier")
application/foo-filter

foo.convs:
application/foo        application/foo-filter  0  foo.pl
application/foo-filter application/postscript  0  texttops

The convs for application/foo-filter is the same as text/plain but uses 0 cost here.

--
ROME





More information about the cups mailing list