ID CARD driver development

Premjo premjo.elias at gmail.com
Sun Sep 16 00:09:19 PDT 2007


> Premjo wrote:
> >> Premjo wrote:
> >>> ...
> >>> Yes i have. But how i can pass id card printer specific commands through cups?
> >> Write a filter program that converts CUPS raster data (application/
> >> vnd.cups-raster) to the printer's language.  Then create a PPD file
> >> that uses that filter.
> >>
> >> See the filter/rastertohp.c sources from CUPS and the CUPS DDK for
> >> more information on developing a raster driver.
> >>
> >> --
> >> ______________________________________________________________________
> >> Michael Sweet, Easy Software Products           mike at easysw dot com
> >> Internet Printing and Publishing Software        http://www.easysw.com
> >
> > Hi,
> >
> >   How do i get "Filter/rastertohp.c and application/vnd.cups-raster" files . i downloaded the cupsddk-1.2.0-source but i didn't find these files on that? please help me on this.
>
> rastertohp.c is part of the CUPS sources.  I suggested it over the
> DDK drivers because it is simpler to modify.
>
> The DDK provides the tools for creating PPD files, along with
> documentation on how to write a driver.
>
> --
> ______________________________________________________________________
> Michael Sweet, Easy Software Products           mike at easysw dot com
> Internet Printing and Publishing Software        http://www.easysw.com

Hi,
   I am really appreciate for your prompt reply. i am new on this area?
How do i can prepare PPD files for the printer?, The vendor doesn't have PPD files. They have only windows driver.

premjo







More information about the cups mailing list