Re: Reports 2.5: "File" Destination Parameter...

From: Jonathan Sell <jsell_at_bio.ri.ccf.org>
Date: 1997/05/01
Message-ID: <3368D66F.5D48_at_bio.ri.ccf.org>#1/1


Michael Rosadino wrote:
>
> Does anyone know what postscript translators are available in
> the marketplace, or any built-in Oracle procedures, which will allow me
> to take an Oracle report postscript file and translate it to a common
> file format such as ASCII or dBase?
> --
> Michael Rosadino
> Gerber Garment Technology, Inc.
> (860) 871-8082, x3484
> E-mail: mrosadino_at_connico.net

Postscript cannot usually be translated to ASCII text since it's a generalized graphics representation. You're better off generating straight ASCII text to start with. You could write a little routine to parse the POstScript and extract all the straight-text strings (they're usually enclosed in parentheses) but that falls short of what you've asked for.

  JCS

-- 

 ___   ___
|   | |   |    
|__#####__|    Jonathan C. Sell                     
jsell_at_bio.ri.ccf.org
 __#####__     The Department of Biostatistics       Phone: 
216-444-0585
|  #####  |    The Cleveland Clinic Foundation       FAX:   
216-444-8023
|___| |___|
			         "Do or do not.  There is no 'try'."
                                              -Yoda
Received on Thu May 01 1997 - 00:00:00 CEST

Original text of this message