X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.7 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_LOW,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: "Steve Rainbird" Subject: Re: Printing to network printers Date: Tue, 16 Dec 2008 22:07:38 -0000 Lines: 43 Message-ID: References: <189950 DOT 11753 DOT qm AT web65613 DOT mail DOT ac4 DOT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit In-Reply-To: <189950.11753.qm@web65613.mail.ac4.yahoo.com> X-Antivirus-Status: Clean X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 "Rick Rankin" wrote in message news:189950 DOT 11753 DOT qm AT web65613 DOT mail DOT ac4 DOT yahoo DOT com... >> From: Steve Rainbird >> > >> How can I print to a network printer? >> >> I know if its attached to a server I can say >> >> lpr -d //server/printer file >> >> >> But what do I do if the printer isn't attached to a server and is just a >> printer >> on the network? > > You should be able to add the printer through control panel, which will > give it a local name. You can then use that name as the argument to -d. > It's usually simpler if the name doesn't contain any spaces, but that's > not a requirement. > > Many network printers also provide a UNC-style name (//server/printer), > even though they're not directly connected a server, per se. If you can > browse to the printer when you're adding it, you should be able to use > that name directly. It all depends on how the provides its networking > capability. > > I assume you know that lpr is quite stupid, i.e., it just spools the file, > assuming that it is already correctly formatted for the target printer. It > was originally written to spool a postscript file to a postscript printer. > It didn't need to do any formatting. > > --Rick > > I am actually using enscript which I assume uses lpr for its printing? -- Steve -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/