Is it possible to use IPP and IIS to provide a PostScript interface for a printer that does not natively support PostScript?
The aim here is to provide a generic interface for printing over IPP, so that clients can standardize on a single driver (PostScript) instead of having to download drivers for different printers. I could do this with CUPS, but would like to know if it is feasible with IIS, as well.