Re: [Printing-user-general] Citizen CLP-521 Thermal
"Paul Tykodi" <[email protected]> Tue, 11 Jul 2006 07:25:43 -0400
| Newsgroups | gmane.linux.printing.general |
|---|---|
| Organization | Tykodi Consulting Services LLC |
| Message-ID | <107b01c6a4dc$c14060e0$0649a8c0@TCSLAPTOP01> |
Hi Colin, In the label printer niche, most of the manufacturers have their own page description language for their printers. CUPS has a driver that can output the Zebra Printer Language (ZPL), which is probably why you had no trouble installing your Zebra printer. I looked on the LinuxPrinting.org web site and I didn't see any references for a CUPS backend driver to support the model of Citizen printer you have referenced. When you setup a CUPS printer to work in raw mode, it means that any application creating information to be passed through that particular CUPS printer is assumed to have already performed the correct page formatting for the job and that CUPS is only being asked to deliver the information. It no longer takes any role in formatting the job. Thus you would need to insure that your label creating application was capable of building labels described with the printer language supported by the Citizen clp521 printer. HTH Best Regards, /Paul -- Paul Tykodi Principal Consultant TCS - Tykodi Consulting Services LLC Tel/Fax: 603-343-1820 Mobile: 603-866-0712 E-mail: [email protected] WWW: http://www.tykodi.com > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf > Of Colin Dearing > Sent: Tuesday, July 11, 2006 7:01 AM > To: [email protected] > Subject: [Printing-user-general] Citizen CLP-521 Thermal > > Hi all, > > I am wondering if anyone has any advice with my current setup. > > I am running debian linux with ghostscript-esp, printconf, cupsys and all > dependancies (too my knowledge) and have so far had no problem in setting > up my > zebra label printer. > > 1. Run printconf > 2. Run Cups add printer > zebra > 3. print test page (runs fine) > > I am actually needing it to run my citizen label printer, which i have > been > informed only needs to be added as raw. > > it however will not talk to the printer, anyone have a clp521 label > printer > working in linux ?