I'm using Proc Report with the ODS RTF destination (tagsets.rtf) in SAS 9.4.
Referring to the BREAK statement, the online user manual states "In the ODS destinations that support the STYLE= option, the PAGE option starts a new table." However, it is undesirable that a new table can start on the same page as a prior table (see attachment).
I'd like to force a page break whenever a new table starts.
Remember, this is the RTF destination so a BREAK statement with the PAGE option only starts a new table, but doesn't necessarily insert a page break.
Any ideas?
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
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.