Path: utzoo!utgpu!news-server.csri.toronto.edu!bonnie.concordia.ca!uunet!cis.ohio-state.edu!ucbvax!tardis.computer-science.edinburgh.ac.uk!gtoal From: gtoal@tardis.computer-science.edinburgh.ac.uk Newsgroups: alt.sources.d Subject: Re: Postscript to Text converter Message-ID: <9105262212.AA29690@ucbvax.Berkeley.EDU> Date: 26 May 91 22:16:35 GMT References: <1991May26.063129.26177@netcom.COM> <1991May26.181915.14910@elroy.jpl.nasa.gov> Sender: daemon@ucbvax.BERKELEY.EDU Organization: Unix Anarchy, Edinburgh University. Lines: 30 In article <1991May26.181915.14910@elroy.jpl.nasa.gov> mathew@jane.Jpl.Nasa.Gov (Mathew Yeates) writes: >In article <1991May26.063129.26177@netcom.COM> nagar@netcom.COM ( Nagar) writes: >>I am looking for a postscript to >>text converter, is there such a >>program available through >>ftp from simtel20 or some other >>site? >> >>I would appreciate a e_mail.. >> >>thanks > >I too am interested, and dubious that such a thing exists. This is going to sound silly, but the best way of getting what you want is to print out your postscript and scan it back in! If you haven't got a scanner, get a copy of Ghostscript and output to some bitmap form which can be read in by one of the PD OCR packages -- cut out the middle man :-) If you're a real hacker, get the Ghostscript sources and hack them to output any text to a data structure instead of the bitmap, and do an x-y sort on your data structure. Modulo superscripts and subscripts, you might have a chance of reconstructing lines. Graham PS Don't mail me asking where to find ghostscript or ocr software - I don't know...