Date: Mon, 20 Aug 2007 16:35:12 -0000
Reply-To: Don <dmorgan@ROCKETMAIL.COM>
Sender: "SAS(r) Discussion" <SAS-L@LISTSERV.UGA.EDU>
From: Don <dmorgan@ROCKETMAIL.COM>
Organization: http://groups.google.com
Subject: Re: Saving tables as individual picture files (.jpg, .gif, etc.)
In-Reply-To: <1187625504.218806.41740@q4g2000prc.googlegroups.com>
Content-Type: text/plain; charset="us-ascii"
Outside of SAS and on a PC there is shareware made that does
txt2gif .
I have no experience with it so do not know how automated it is.
A manual option is to bring up the table on the screen and do print
screens and save the print screen.. Painful but it works....
The only othe method I can think of (automated) would be ouside of
SAS and write some sort of program to do.it....
On Aug 20, 11:58 am, Erik <erik.bour...@gmail.com> wrote:
> Hello there,
>
> I am looking for a way to save tables created with PROC TABULATE into
> picture files such as a .jpg or .gif.
>
> I have been able to do this with graphs using "filename grafout" in
> combination with "PROC GCHART" but I have not found anything either in
> the documentation, in this group or in the SUGI proceedings on saving
> tables as pictures.
>
> Any suggestion would be appreciated.
>
> Thanks in advance.
>
> Erik
|