From owner-freebsd-questions@FreeBSD.ORG Mon Feb 9 17:57:36 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CC2D4106568B for ; Mon, 9 Feb 2009 17:57:36 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (pukruppa.net [213.146.114.24]) by mx1.freebsd.org (Postfix) with ESMTP id 4221D8FC1E for ; Mon, 9 Feb 2009 17:57:35 +0000 (UTC) (envelope-from ulrich@pukruppa.net) Received: from pukruppa.net (localhost [127.0.0.1]) by pukruppa.net (8.14.3/8.14.3) with ESMTP id n19I13JR042755; Mon, 9 Feb 2009 19:01:04 +0100 (CET) (envelope-from ulrich@pukruppa.net) Message-ID: <49906F5F.3020008@pukruppa.net> Date: Mon, 09 Feb 2009 19:01:03 +0100 From: Peter Ulrich Kruppa User-Agent: Thunderbird 2.0.0.19 (X11/20090130) MIME-Version: 1.0 To: Ewald Jenisch References: <20090209162405.GA94542@aurora.oekb.co.at> In-Reply-To: <20090209162405.GA94542@aurora.oekb.co.at> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: CUPS - no german Umlaut characters X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Feb 2009 17:57:37 -0000 Ewald Jenisch schrieb: > Hi, > > After successfully setting up CUPS I found out a problem wrt printing > german Umlaut characters: Whenever I try to print a file with umlaut > characters the file is only printed up to not not including the first > umlaut characters. This happens for example when I take a text file > with umlaut characters and try to print it via lpr. > > On the other hand, when I've got a web-page containing umlaut > characters under Firefox3 and print that page I get the complete page > - including umlaut characters. > > Any ideas how I can get my umlauts to print via lpr? Try some sort of filter like print/enscript: # enscript your_file should get your Umlaut's. Greetings, Uli. > > Thanks much in advance for your help, > -ewald > > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" >