Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #96885
| Path | csiph.com!news.swapon.de!newsreader4.netcologne.de!news.netcologne.de!takemy.news.telefonica.de!telefonica.de!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!nzpost1.xs4all.net!not-for-mail |
|---|---|
| Return-Path | <lac@openend.se> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.014 |
| X-Spam-Evidence | '*H*': 0.97; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'laura': 0.18; 'linux,': 0.18; 'student': 0.20; 'windows': 0.20; '2015': 0.20; 'cc:addr:python.org': 0.20; 'cc:2**1': 0.22; 'sep': 0.22; 'tkinter': 0.22; 'software.': 0.25; '-0700,': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'problem': 0.33; 'club': 0.33; 'file': 0.34; 'there': 0.36; 'subject:: ': 0.37; 'mac': 0.37; 'pdf': 0.37; 'charset:us-ascii': 0.37; 'doing': 0.38; 'does': 0.39; 'called': 0.40; 'software': 0.40; 'header :Message-Id:1': 0.61; 'school': 0.62; 'details': 0.62; 'card': 0.63; 'finally': 0.70; 'etc..': 0.84; 'header:In-reply-to:1': 0.84 |
| To | Bala Ji <baladjy@gmail.com> |
| cc | python-list@python.org, lac@openend.se |
| From | Laura Creighton <lac@openend.se> |
| Subject | Re: Postscript to pdf |
| In-reply-to | <f1c3720b-ee32-4a22-bdfa-7a1bedebc16f@googlegroups.com> |
| References | <f1c3720b-ee32-4a22-bdfa-7a1bedebc16f@googlegroups.com> |
| Comments | In-reply-to Bala Ji <baladjy@gmail.com> message dated "Sun, 20 Sep 2015 09:20:10 -0700." |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset="us-ascii" |
| Content-ID | <13578.1442767218.1@fido> |
| Content-Transfer-Encoding | quoted-printable |
| Date | Sun, 20 Sep 2015 18:40:18 +0200 |
| X-Greylist | Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Sun, 20 Sep 2015 18:40:19 +0200 (CEST) |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.20+ |
| 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.42.1442767228.21674.python-list@python.org> (permalink) |
| Lines | 17 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1442767228 news.xs4all.nl 23814 [2001:888:2000:d::a6]:54089 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:96885 |
Show key headers only | View raw
In a message of Sun, 20 Sep 2015 09:20:10 -0700, Bala Ji writes: >Hello, > >I'm doing a software to make an id card for a school club so i used TKINTER to make this software. >So i can enter details like name, student number etc.. > >So finally i got a Postscript file the problem is that i want to make a pdf file do you have any ideas? "convert ps to pdf" > >Thank u >regards There is a free program that does this called ps2pdf which is available for linux, windows and mac os. Laura
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Postscript to pdf Bala Ji <baladjy@gmail.com> - 2015-09-20 09:20 -0700
Re: Postscript to pdf Laura Creighton <lac@openend.se> - 2015-09-20 18:40 +0200
Re: Postscript to pdf Bala Ji <baladjy@gmail.com> - 2015-09-20 09:50 -0700
Re: Postscript to pdf Laura Creighton <lac@openend.se> - 2015-09-20 20:12 +0200
Re: Postscript to pdf Laura Creighton <lac@openend.se> - 2015-09-20 21:09 +0200
Re: Postscript to pdf Baladjy KICHENASSAMY <baladjy@gmail.com> - 2015-09-20 20:27 +0200
Re: Postscript to pdf Christian Gollwitzer <auriocus@gmx.de> - 2015-09-21 15:39 +0200
Re: Postscript to pdf Baladjy KICHENASSAMY <baladjy@gmail.com> - 2015-09-20 21:32 +0200
Re: Postscript to pdf Laura Creighton <lac@openend.se> - 2015-09-20 21:52 +0200
Re: Postscript to pdf Laura Creighton <lac@openend.se> - 2015-09-21 00:50 +0200
Re: Postscript to pdf Dennis Lee Bieber <wlfraed@ix.netcom.com> - 2015-09-20 20:25 -0400
Re: Postscript to pdf Baladjy KICHENASSAMY <baladjy@gmail.com> - 2015-09-20 23:11 +0200
Re: Postscript to pdf Nobody <nobody@nowhere.invalid> - 2015-09-21 13:56 +0100
Re: Postscript to pdf Baladjy KICHENASSAMY <baladjy@gmail.com> - 2015-09-21 17:20 +0200
Re: Postscript to pdf Christian Gollwitzer <auriocus@gmx.de> - 2015-09-23 08:40 +0200
Re: Postscript to pdf mithra <curtis.rendon@gmail.com> - 2015-09-23 17:01 -0700
Re: Postscript to pdf Terry Reedy <tjreedy@udel.edu> - 2015-09-21 00:17 -0400
csiph-web