BookmarkSubscribeRSS Feed
Rucstat_huadli
Fluorite | Level 6
How can I combine multiple rtf files into one rtf file?

Thanks!
1 REPLY 1
Cynthia_sas
Diamond | Level 26
Hi:
A search of support.sas.com reveals this usage note which explains that you cannot append RTF files together with ODS:
http://support.sas.com/faq/040/FAQ04002.html

A search of this forum reveals a previous forum posting on this topic with some suggested workarounds:
http://support.sas.com/forums/thread.jspa?messageID=5498ᕺ

1) put all your SAS code within one ODS RTF "sandwich" -- so that the parts/sections of your document are built by SAS from multiple procedures.
2) assemble your multiple RTF files in Microsoft Word or some other Word processor
3) post-process the RTF files with a program to selectively remove the RTF control characters that define either the beginning or end of a file.

cynthia

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 4800 views
  • 0 likes
  • 2 in conversation