<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><div>On Jun 15, 2011, at 5:50 AM, Scott Hallenbeck wrote:</div><blockquote type="cite"><div><font class="Apple-style-span" color="#000000">...</font></div></blockquote><blockquote type="cite"><div>What I don't understand is that these files are all pdf type, and when I push the same file through the printers from the command line they print.<br>If it were the files being sent, wouldn't it fail at the command line as well?<br></div></blockquote></div><div><br></div>The clients are sending requests saying that all of the job ticket information (title/job-name, page-label, etc.) are encoded using iso-8859-1, which we do not support. The file type doesn't matter since the document character set encoding is handled by the filters/printer and not cupsd.<div><br></div><div>So, when you print from the command-line on the server, the "lp" or "lpr" command is sending a Print-Job request to the local cupsd with "utf-8" as the job ticket/request encoding. Your remote clients are using iso-8859-1. The same file printed from those clients will fail because we cannot understand the print request itself...</div><div><br><div>
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><div>________________________________________________________________________<br>Michael Sweet, Senior Printing System Engineer, PWG Chair<br></div></span>
</div>
<br></div></body></html>