Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.tools -> Re: Reports in Word.

Re: Reports in Word.

From: Kev <java2e_at_yahoo.com>
Date: Thu, 07 Jun 2001 04:12:26 -0700
Message-ID: <a7ouhtgkf0audbbnqe6vd4nk3oofuocnd6@4ax.com>

No but he can save the data in formatted RTF.

Create a word doc but save it as RTF then open it in notepad you will see how to doc is put together. After you understand the structure just re-ouput you data to the Word RTF format. I have done it before but it is no simple task.

On 7 Jun 2001 03:29:39 -0700, markg_at_mymail.tm (MarkyG) wrote:

>Just save the output with a .doc extension.
>You can't massage the output for word to read.
>
>M
>
>Michael Rothwell <marothwell_at_yahoo.com> wrote in message news:<3B1E62AB.C3ED48E6_at_yahoo.com>...
>> I am getting data out of Oracle using Pro*C on HP UX, but would like to
>> write a file that Word could pick up easily (without converting). Is
>> there some codes I can embed in the report that Word can read.
>>
>> I'm using C because I'm doing a lot of massaging to the data. I need to
>> be able to email the resulting report to end-users that can just open it
>> in Word with out any conversion (I've got some real winners for
>> end-users) because they just cant figure it out.
>>
>> thanks for any info.
>>
>> Michael
  Received on Thu Jun 07 2001 - 06:12:26 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US