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=lbq4mL/xuFuu9aSY 78eTcgdTStrtCcRMfs7Cwdi1HotCoDIouN45mEILIancwc5Qnt+j/P1CmRzAAXga /dpM2fvPTaJ74zqB0qd7Q9YdIpVVWN9WHe5kmzHz3bl8jjKoU1bHl4ciLn64RNM4 3VX8MNs43fjz7n4/cP3UwCkpMpQ= 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=9unlC4OAUzU3KQF5hE/uCQ kMaFw=; b=TCvt02L0Iq2LlMOFfaoft2KqxAHNrcpiW1PIaBDDdZumGPr1uP9jW/ mq9YOsuGnu2hrDQaYqeU8HzxUO/r4b2iNMg77u47VgSM8pMudbWUU61dG36PTN9o 1dYIuoE58WmPDpuD75rmpoOaR7KufHp8zM+9EYBvAa+P8adJ1Ntxw= 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.6 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,FREEMAIL_REPLY,RCVD_IN_DNSWL_NONE,SPF_HELO_PASS,SPF_PASS,T_RP_MATCHES_RCVD autolearn=no version=3.3.2 X-HELO: plane.gmane.org To: cygwin AT cygwin DOT com From: David Masterson Subject: Re: LPR output disappearing Date: Fri, 27 Jun 2014 22:59:55 -0700 Lines: 65 Message-ID: <86mwcxd15w.fsf@gmail.com> References: <868uoi9k6p DOT fsf AT gmail DOT com> <76430859 DOT 20140628042746 AT yandex DOT ru> Mime-Version: 1.0 Content-Type: text/plain User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (cygwin) X-IsSubscribed: yes Andrey Repin writes: > 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...) I understand what you are saying here. I had forgotten this issue and have forgotten some of the answer to this issue. Let me summarize again: 1. I have a PDF file. 2. The PDF file prints fine via AcroRead under Windows 8.1. 3. The PDF file displays properly via GV under Cygwin. 4. The PDF file doesn't print via GV to LPR from Cygwin. 4.1. The printout causes the usual print popup. 4.2. The popup takes a long time. 4.3. Ultimately, no printout comes out. 5. You suggest that the PDF file is going to the printer by LPR, but is being ignored because it needs to be processed into a print compatible format. My questions are: 1. GV is displaying the file correctly, so hasn't it already been processed before sending it to LPR? 2. LPR is the default print mechanism for GV, so wasn't this issue previously handled? 3. If not, how do people send PDF/PS printouts from Cygwin to the underlying, locally attached Windows printer? 4. Could this be a simple case of improper line endings (NL vs CRLF) and, if so, shouldn't LPR handle that conversion? The answer to #3 is what I'm most interested in. > -- > WBR, > Andrey Repin (anrdaemon AT yandex DOT ru) 28.06.2014, <04:24> > > Sorry for my terrible english... Forgive my English and repeated answers -- problems of trying to use the iPhone for email when your fingers don't always do what you want... :-( -- 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