BookmarkSubscribeRSS Feed
L_L
Calcite | Level 5 L_L
Calcite | Level 5

Dear

In doing reports, It happens sometimes that a table occupies more than one page of a rtf document.

I would like to have the table title repeated in all pages.

Is it possible with proc tabulate and proc report?

Thanks in advance for any suggestion

Regards

Chiara

2 REPLIES 2
ballardw
Super User

With the RTF destinations unless you specifically set an option to have the titles in the body of the document they will go into the header of the document and would appear on each page. If you want titles in the body and repeat for large tables you are likely to have some issues depending on which way the tables are too big.

How "big" are your tables? If only a few rows or columns appear on the next page you might be able to address specific tables by using a style with a smaller font or changing the orientation of the output to landscape.

But that approach will reach a limit at some point.

Reeza
Super User

Look at the PREPAGE and BODYTITLE options in ODS RTF.

SAS Innovate 2025: Call for Content

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!

Submit your idea!

What is Bayesian Analysis?

Learn the difference between classical and Bayesian statistical approaches and see a few PROC examples to perform Bayesian analysis in this video.

Find more tutorials on the SAS Users YouTube channel.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

Discussion stats
  • 2 replies
  • 881 views
  • 0 likes
  • 3 in conversation