X-Recipient: archive-cygwin@delorie.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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; q=dns; s=default; b=BhyokXhxddNeBI81
	rX7hl30+T01o6FDuZ56tjnCEWZ8Gj8AuPJScRwYgdg2eheGNr4ybyRLV9PvU6rC/
	3ZDm4sKb4pXmYTmb+sLiJsBFOLr+QBeF44iheNoDR5XcvriicZYWeTfzL47sCf0N
	a0UhvH+I5cVWAr+jDGm7vMDTfl0=
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:date:from:reply-to:message-id:to:subject
	:in-reply-to:references:mime-version:content-type
	:content-transfer-encoding; s=default; bh=3mN62zTHYtzgE8XfiD3mMU
	rc5tU=; b=hV41hjaDLNqhT+kK3pkdofVrNVioH2NSu4KgYGJwuncIaxtHroX0Ww
	0fx1lZYeQ+efHj5zAGmhlArJIHiUQtdV2mW7OO3uCBv51nAUGR8xtIbtDjG6rlvO
	GADlpkRpNGnfjK8C18pmvUuxN6AaC02fdRtEGcbvmiVA6fN/64YhU=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=-3.3 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: smtpback.ht-systems.ru
Date: Tue, 1 Jul 2014 20:10:54 +0400
From: Andrey Repin <anrdaemon@yandex.ru>
Reply-To: cygwin@cygwin.com
Message-ID: <1486425521.20140701201054@yandex.ru>
To: David Masterson <dsmasterson@gmail.com>, cygwin@cygwin.com
Subject: Re: LPR output disappearing
In-Reply-To: <86egy5m6k8.fsf@gmail.com>
References: <868uoi9k6p.fsf@gmail.com> <76430859.20140628042746@yandex.ru> <BD4891F8-6638-457D-8349-6445DB93C5FC@gmail.com> <53B0DB14.2090705@att.net> <86ionhn0iu.fsf@gmail.com> <53B265C5.8040600@gmail.com> <86egy5m6k8.fsf@gmail.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

Greetings, David Masterson!

>> 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?

Between Acrobat Reader and printer driver and inside printer driver itself.
Acrobat Reader transform PDF into something printer-digestible (WMF f.e.),
printer driver convert it into actual printer instructions.

> I'm pretty sure that this printer (Dell A10) is not a Postscript printer, so
> the PDF is not being translated into PS.

That has no connection. The document COULD be translated into PS before
sending it to printer driver, if the driver support that input format.
As I said, there could be more than one translation occuring.

> 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?

See above. Your question has no simple answer.


--
WBR,
Andrey Repin (anrdaemon@yandex.ru) 01.07.2014, <20:05>

Sorry for my terrible english...


--
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

