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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=XGrG19u4fhkNVGdi NWogdfsueHKF2RS3MTki6OG0SXb4qHaFeI+j/M9xRzcOg7NH1+UM9eauaCEjuMEJ DQjUqVc065x0naga4y4pDezw5/cxiHaoK3Oqm9hcOKT5xAmjLk6Sd0kzHX+BUn2g OlkWYYZVVnK172aGhHzeFXQY+0w= 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=R6fgp9p/Dbi0PlkVympFYe 2JQN4=; b=Uq/7zguDQ8hhIldNWM7kQJ5ctf9c7PXmrXaAV6RKMNUGRUBiKn/bOj FobjOEjmOHLK9dqBrp2wnIZCJ/BIuDuL8wVv22oo1vcOUHokJK4fEdx9bRU/UkZ9 0U8tH7HN9fSlsRivZ8i1aSsPt+PXmseVM92H/LNDKvvkGF0amFVWg= 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=-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: Sat, 28 Jun 2014 04:27:46 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <76430859.20140628042746@yandex.ru> To: David Masterson , cygwin AT cygwin DOT com Subject: Re: LPR output disappearing In-Reply-To: <868uoi9k6p.fsf@gmail.com> References: <868uoi9k6p DOT fsf AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, David Masterson! > I created a PDF file with Org-Mode in Emacs and used "gv" and "lpr" to > try to output. I have a Dell A10 printer attached to my Acer PC. The > output looked like it was going to work in that the Dell popup that > shows that the printer is about to print something popped up. However, > it took a long time and eventually did nothing. I turned around and > printed the same file with Adobe Acrobat Reader and it printed fine, so > I guess the file is proper PDF. This is my first time attempting to do > a printout with "lpr" in Cygwin, so maybe I haven't configured something > appropriately or given lpr the proper arguments (I think it was given > just the filename). > Anyone know what's wrong? If I understand you correctly, you've just tried to send PDF over to the printer through LPR? I'm afraid, it just not going to work, at all. LPR, in essence, is just a file transfer tool. It doesn't do any format conversion. Unless your printer natively understand PDF format (which I highly doubt), it would only output random ASCII garbage, or, as you've found out, nothing at best. (Nothing is actually the best possible output, trust me...) -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 28.06.2014, <04:24> 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