Date: Tue, 17 Jul 2007 18:22:13 +1000
Reply-To: d@dkvj.biz
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: David Johnson <d@DKVJ.BIZ>
Subject: Re: RTF File Size
In-Reply-To: <1184337038.426640.189670@22g2000hsm.googlegroups.com>
Content-Type: text/plain; charset="iso-8859-1"
I suggest you perform a web index search on RTF file sizing. Bitter
experience of file conversions in Word tells me that there are often
redundant style commands in the output file. I suspect the RTF control
codes are repeated far more often than they need to be, which will inflate
the file size.
There may be utilities that will identify repeated and redundant control
codes, and can strip some or all of them.
Kind regards
David
-----Original Message-----
From: SAS(r) Discussion [mailto:SAS-L@LISTSERV.UGA.EDU]On Behalf Of
Martin Ho
Sent: Saturday, 14 July 2007 12:31 AM
To: SAS-L@LISTSERV.UGA.EDU
Subject: RTF File Size
Good Morning.
In using RTF as my ODS destination, I found that the resultant can be
quite large at times.
I wonder if we have some control (like PDF COMPRESS) to trim down the
size of the resultant RTF file.
Sometimes, the file can be shrinked a bit sometimes if it's opened in
WORD and then saved as a DOC. Maybe it is just coincidence.
Thanks,
Martin