Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #68093

Making Labels from python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ml@fam-goebel.de>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.019
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'received:192.168.178': 0.07; 'cip': 0.09; 'hallo,': 0.09; 'idea?': 0.09; 'pdf?': 0.09; '120,': 0.16; 'goebel': 0.16; 'received:192.168.178.20': 0.16; 'subject:python': 0.16; 'python?': 0.22; 'print': 0.22; 'header :User-Agent:1': 0.23; 'idea': 0.28; 'besides': 0.30; 'label': 0.30; 'another': 0.32; 'subject:from': 0.34; 'could': 0.34; 'anybody': 0.35; 'but': 0.35; 'there': 0.35; 'should': 0.36; 'minimum': 0.38; 'to:addr:python-list': 0.38; 'pdf': 0.39; 'to:addr:python.org': 0.39; 'how': 0.40; 'received:217': 0.63; 'address': 0.63; 'city': 0.66; 'subject:Making': 0.84
Date Sun, 09 Mar 2014 22:29:43 +0100
From Ulrich Goebel <ml@fam-goebel.de>
User-Agent Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.3.0
MIME-Version 1.0
To Python <python-list@python.org>
Subject Making Labels from python
Content-Type text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Newsgroups comp.lang.python
Message-ID <mailman.7964.1394400959.18130.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1394400959 news.xs4all.nl 2978 [2001:888:2000:d::a6]:51280
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:68093

Show key headers only | View raw


Hallo,

has anybody an idea how to make small formated documents redy to print 
with python?

I would like to print address labels as

    firstname lastname
    street and number
    cip and city

The best should be to form a PDF and send it to the label printer. So 
the PDF could be given the pagesize (labelsize) and a minimum format 
(boldface). But may be there is another light-weight-format besides PDF?

Any idea?

Ulrich


-- 
Ulrich Goebel
Paracelsusstr. 120, 53177 Bonn

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

Making Labels from python Ulrich Goebel <ml@fam-goebel.de> - 2014-03-09 22:29 +0100
  Re: Making Labels from python Irmen de Jong <irmen.NOSPAM@xs4all.nl> - 2014-03-09 23:27 +0100

csiph-web