Re: [Printing-user-general] resolution limit due to kernel issues?
"Paul Tykodi" <[email protected]> Fri, 23 Jun 2006 15:55:42 -0400
| Newsgroups | gmane.linux.printing.general |
|---|---|
| Organization | Tykodi Consulting Services LLC |
| Message-ID | <01a301c696ff$04a6e070$0649a8c0@TCSLAPTOP01> |
Hi Michael, I downloaded the clp-510 Linux driver package from the Samsung web site. As you mention, the resolution limitation has been placed into a CUPS filter named "application/vnd.cups-postscript 0 ppmtosplc". The PostScript PPD file for the printer lists support for 300 DPI, 600 DPI, and 1200 DPI but the PPD calling the filter script only supports 600 DPI. I would therefore conclude that Samsung support would probably be a good place to begin pursuing a CUPS enhancement as they would most likely be best positioned to find a method for updating the filter script to support the higher resolution. 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 Michael Stein > Sent: Friday, June 23, 2006 2:46 PM > To: [email protected] > Subject: Re: [Printing-user-general] resolution limit due to kernel > issues? > > Hi Paul, > thanks for the reply, I thought by myself, that there is no limit by > linux. > > The Problem with samsung clp-510 is, that it has his own printerlanguage > and > they use their proprietary printerdriver to convert ps to SPL-C. > So, the limit is not in the ppd-file but in binary from samsung. > > Michael