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: 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 cc: python-list@python.org, lac@openend.se From: Laura Creighton Subject: Re: Postscript to pdf In-reply-to: References: Comments: In-reply-to Bala Ji 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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 TKINT= ER 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 p= df 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