Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #68102
| Path | csiph.com!usenet.pasdenom.info!aioe.org!eternal-september.org!feeder.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail |
|---|---|
| From | Marko Rauhamaa <marko@pacujo.net> |
| Newsgroups | comp.lang.python |
| Subject | Re: Making Labels from python |
| Date | Mon, 10 Mar 2014 00:31:33 +0200 |
| Organization | A noiseless patient Spider |
| Lines | 17 |
| Message-ID | <87vbvnqa0q.fsf@elektro.pacujo.net> (permalink) |
| References | <531CDD47.8020304@fam-goebel.de> <mailman.7968.1394403697.18130.python-list@python.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | 8bit |
| Injection-Info | mx05.eternal-september.org; posting-host="ff5cf27ef3d5b31f034d3b72bdc27a41"; logging-data="19879"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+vGoFnj5G7Qhf09a49WqhD" |
| User-Agent | Gnus/5.13 (Gnus v5.13) Emacs/23.3 (gnu/linux) |
| Cancel-Lock | sha1:cdlKHGTkjsD+E1PSK20wkLGXEF8= sha1:otlcyEl8babn8UhSt8QdTz8nRvI= |
| Xref | csiph.com comp.lang.python:68102 |
Show key headers only | View raw
Ben Finney <ben+python@benfinney.id.au>: > The most reliable “ready to print” document formats are: > > * plain text > * PDF You might also consider PostScript. It can be emitted from any programming language without any special support (and any special support would probably only get in the way). A possibility is also the xlwt module, which allows you to generate Excel documents. I have used to great success, but the results may not be ready to print. Marko
Back to comp.lang.python | Previous | Next — Previous in thread | Find similar | Unroll thread
Re: Making Labels from python Ben Finney <ben+python@benfinney.id.au> - 2014-03-10 09:21 +1100 Re: Making Labels from python Marko Rauhamaa <marko@pacujo.net> - 2014-03-10 00:31 +0200
csiph-web