Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: [gentoo-user] {OT} Printing text with lpr
Date: Wed, 01 Apr 2009 02:40:04
Message-Id: 49bf44f10903311940i516470b4rcb212aa8bbc13629@mail.gmail.com
1 I have a Brother QL-570 label printer printing on 29x90mm labels. My
2 goal is to have 6 characters printed across the center of the label.
3 It prints like this:
4
5 $ echo 123456 | lpr
6
7 but the text is in the upper corner of the label, it has the wrong
8 orientation, and the font is too small.
9
10 It also prints like this:
11
12 $ lpr test.png
13
14 but the text doesn't come out very crisp, and I'd rather not create a
15 file with imagemagick for each label to print. Is there another way
16 to print large, properly oriented text on the fly?
17
18 - Grant

Replies

Subject Author
Re: [gentoo-user] {OT} Printing text with lpr Joseph <syscon780@×××××.com>