From owner-freebsd-questions@FreeBSD.ORG Tue May 6 02:11:31 2014 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 2FDE69EA for ; Tue, 6 May 2014 02:11:31 +0000 (UTC) Received: from mail-wi0-x22f.google.com (mail-wi0-x22f.google.com [IPv6:2a00:1450:400c:c05::22f]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id C08FCFA1 for ; Tue, 6 May 2014 02:11:30 +0000 (UTC) Received: by mail-wi0-f175.google.com with SMTP id f8so2705617wiw.2 for ; Mon, 05 May 2014 19:11:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=43fPm04OwnFMYRVESGvgcWL6oo4e8YPCT4V2f8yqVlY=; b=0ZTbCb02RSmerAcwxk1mSEY1T9ed1nrMz7hiiOodrHG30w+4NF4BzKtfvDHZFeFHhA PA+wKZcnoY9wMjIf7Uy9MCLfBXGMAaCtlHBQDESivtZyPhJNY58KEkWfqdjJj0YOAGN1 TdJ8XLx2dalQjh3dVUjGWzPY9uCZsUF3E2uHzD6b2hdNjuHMxYeLh3gR7MeRSY3vwfs4 uXYVFPJ96pgMuf81XMTZvGPeeb11Vhy57t8SgMAcaO4NXAnkTsSSWYD3OpxebcfACQBp Dbg2qlJiypiWJ6MrrC9EeZhzpCVIxqfOa+lIDkZ3Z5LXa7iJTfWShOC5ua+pWidFuUBa CBpQ== MIME-Version: 1.0 X-Received: by 10.180.76.166 with SMTP id l6mr18588689wiw.17.1399342288886; Mon, 05 May 2014 19:11:28 -0700 (PDT) Received: by 10.216.195.201 with HTTP; Mon, 5 May 2014 19:11:28 -0700 (PDT) Date: Mon, 5 May 2014 21:11:28 -0500 Message-ID: Subject: printing to BR-Script using CUPS with generic postscript driver From: Andrew Gould To: FreeBSD Mailing List Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.18 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 02:11:31 -0000 I'm considering the purchase of a Brother laser jet printer (HL5470DW or HL6180DW). According to the specifications, the printer uses BR-Script3. According to Brother's website, "BR-Script3 is PostScript=C2=AE3=E2=84=A2 c= ompatible". http://www.brother-usa.com/Printer/ModelDetail/1/HL6180DW/spec#.U2hDKLylhuY Has anyone printed successfully to a BR-Script printer using CUPS and the generic postscript driver? Thanks, Andrew