SUPPORT / SAMPLES & SAS NOTES
 

Support

Sample 45147: Use PROC GREPLAY to place four graphs on a single page in an RTF document

DetailsCodeResultsAboutRate It
The sample code on the Full Code tab first uses four PROC GCHART steps to write four graphs to the default graphics catalog of WORK.GSEG. In a final step, the GREPLAY procedure together with the ODS RTF statement are used to write the four GCHART graphs to a single page in the RTF document.

The GREPLAY procedure step uses the L2R2 template to arrange the graphs on the page with two graphs across the page and two graphs down the page.


These sample files and code examples are provided by SAS Institute Inc. "as is" without warranty of any kind, either express or implied, including but not limited to the implied warranties of merchantability and fitness for a particular purpose. Recipients acknowledge and agree that SAS Institute shall not be liable for any damages whatsoever arising out of their use of this material. In addition, SAS Institute will provide no support for the materials contained herein.