X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type; q=dns; s=default; b=QnHP+cZabKnBY6py qFXPIpiGn0AXpKNXkmMDlOKdSpjI4zKdLRDUxKwGX20X2uxMRnvlh4BKVx4VeB6Y 3kmVH2GeVIWtOXkOHSyzJATJ4xM0JTERVmfyCgAVjloSh1W77INNi73/FlCmcGlR 6SR0iYcFRfJpWNkiRaZJTwJfJKw= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:to:from:subject:date:message-id:references :mime-version:content-type; s=default; bh=z9IrOYxvjeI1dfsmD1MWIT 2DkR8=; b=xcEKEsZ8X/E5ROJxYHaMFwWffQKSHfZ4tQ7uBVEBCpsKkd+35HaFOc 18sfYKLZ6coNaCXuEyTOgArTEzaD8ALuxKD5oenBUWFGfHHhEZL4klVWRnwa53jT hCDM6QGWMs0/cXsaeHvr+xVj5kG5A3Quhgew8LLKpa2XqgrB0/4JY= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.1 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: David Masterson Subject: Re: LPR output disappearing Date: Tue, 01 Jul 2014 08:39:51 -0700 Lines: 35 Message-ID: <86egy5m6k8.fsf@gmail.com> References: <868uoi9k6p DOT fsf AT gmail DOT com> <76430859 DOT 20140628042746 AT yandex DOT ru> <53B0DB14 DOT 2090705 AT att DOT net> <86ionhn0iu DOT fsf AT gmail DOT com> <53B265C5 DOT 8040600 AT gmail DOT com> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (cygwin) X-IsSubscribed: yes Marco Atzeri writes: > On 01/07/2014 06:52, David Masterson wrote: >> Jeff Hubbs writes: >> >>> On 6/27/14, 9:35 PM, David Masterson wrote: >>>> Hmmm. Then why is LPR the default for printing from GV ? GV was able >>>> to display the file fine >> >>> GV isn't like your printer. Your printer may react as intended if you >>> were sending it Postscript because it may have the code inside to >>> render PS for its print engine, but if you simply direct a PDF file to >>> it, it's going to barf. >> >> What does Adobe Acrobat Reader under Windows? As I mentioned, I can >> print the file using Acrobat under Windows without a problem. >> > > Acrobat -> printer driver -> printer > > Without the step in the middle, usually, garbage is expected; > only exception is when sending a Postscript file to a Postscript printer. Rephrasing the question -- where in that chain does the translation of PDF to something the printer can print occur? I'm pretty sure that this printer (Dell A10) is not a Postscript printer, so the PDF is not being translated into PS. As I understand it, the job of the printer driver is to forward the data sent by the application to the printer (ie. manage the hardware). Therefore, the translation of PDF to something that the printer can print either occurs in the application (ie. Acrobat or GV) or in the printer (unlikely). What am I missing? -- David Masterson Programmer At Large -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple