[cups.general] driver needed to print to .jpg file

Jerome Alet alet at librelogiciel.com
Tue Jun 24 01:16:50 PDT 2008


On Tue, Jun 24, 2008 at 12:57:02AM -0700, Ian Williams wrote:
> We want to setup a printer queue where the output are files in jpeg format.
> I have looked all over the place but I can't find the necessary driver.
> 
> Can somebody please point me to where I can get such a jpg printer driver?

You should use Tea4CUPS available from http://www.pykota.com

With it, you'll setup 'tea4cups://' as this print qeue's Device URI,
then in tea4cups.conf you'll define a hook which launches ghostscript
on the $TEADATAFILE file and converts this input file to jpeg.

On the clients use a PostScript driver, then you're done.

NB : to the best of my knowledge, jpeg doesn't handle multiple pages,
so you should probably use tiff instead.

hth

Jerome Alet





More information about the cups mailing list