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?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.
Ready to level-up your skills? Choose your own adventure.