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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=I5eRFHAugc8MUiYK iPit8SLAM8KkIqvmQEXFNctL8WRNcaFt+wH4O8zW4RYxXQ/TNlu5+SJaYTfMM/Np 1nrQQ++dscHrHPqiOmF62MdANnxJ9hZgUZ1p3iEU0vWoMz1nKe0brSIvUqknjGuD /VUr43swfvP6mp8K3gnacFoTrk8= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=rXdVkJ0lWSFPYTrd0DcKfh mBtjY=; b=ttAozxGB3fIJ3+T75ez64JfVF5yI7raVT+cXS+k4gXTG3ei9CVpKvt ajMcMVOZWCNYS0f8YKe6Phyeax3p/m7IJ2fIz3FEPHy/XcH6lLunfd8Gpu+viIXQ gAI0pv8b5n0eLx7ZtZeekHTcFXE1AUVB/yfHFjHKLO7scIrNZUWqQ= 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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 spammy=H*u:6.1, H*UA:6.1 X-HELO: mail-wr0-f178.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-language :content-transfer-encoding; bh=JwclcgNoakNLCLtHJmZ5FevzGRNbkYWDzCUwr8PFOT0=; b=LHN3q7+thHMpYyFFrM/LFoz32SFEcdVsxxoTBbSjcknw7U1NYjS539cEZf5zBsfbsR Va65iMQGT7NgJ+bLVfYvLu4nek0cWtRMK83wv+TqG++TQrViS3eRgttWAT8BO+Jz0+QX ltBqaIA+Qk0qEIpH7aJwkj86/D0Nu7Y0RJ9dfTxbqBl4XhxtD7CNx5Fr3KUOD4yRMLMI kE36jCFnGGbtezss1StJbXnEuYf0U3G2HBnaWO9SnGWeApix7lO4p7qwkwrdFtmcrTV3 DRoweHOXWjzMH6J7T2BioMPERb5x+N3Hfi/df6DjTiVDaASUwDRnqIx8mrLqdiKP94wZ meew== X-Gm-Message-State: APf1xPDExdyt5xtXcMpfLQHNkmuSsRzsp9AruDD8p6vKBowYUtK81ID1 bJIR03stcyuVoNBDlKwmER7bMw== X-Google-Smtp-Source: AH8x226sclahLeADIaEzyftqpPAMauxG3aqyLhEYJLtJdRc9aLjMtFs/25oHUQ/n/jjG/8fDTE2rcg== X-Received: by 10.223.153.23 with SMTP id x23mr2078251wrb.134.1519402238944; Fri, 23 Feb 2018 08:10:38 -0800 (PST) Subject: Re: Printing (lpr, print, cat > returns printer not valid or no longer available To: cygwin AT cygwin DOT com References: <000001d3abe9$f7ca3430$e75e9c90$@verizon.net> <21739473 DOT 20180223014726 AT yandex DOT ru> <000001d3ac4d$13bda010$3b38e030$@verizon.net> <822445682 DOT 20180223183505 AT yandex DOT ru> From: Marco Atzeri Message-ID: Date: Fri, 23 Feb 2018 17:10:37 +0100 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 MIME-Version: 1.0 In-Reply-To: <822445682.20180223183505@yandex.ru> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 23/02/2018 16:35, Andrey Repin wrote: > Greetings, Rodney Barnhart! > > > P.S. > It was a long time since I last tried smth like this, but I can replicte your > issues. Even if the job was sent to printer, it results in error. > On another hand, running text files trough > > convert text:... pdf:- | lpr -lP '//$HOSTNAME/Device' > > did produce some usable results. With PDFCreator. > It appears, the data sent to the printer must be understood by the printer > itself. > of course, it is also reported on the manual: DESCRIPTION lpr spools a file to the specified printer device. No formatting is done -- data is sent "raw". This is useful, for example, for sending Postscript data to a Postscript printer. -- 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