BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
gzr2mz39
Quartz | Level 8

I'm using ods rtf proc report to create a table.

The table goes on for 3 pages.

Is there any way to add a note somewhere that says "continued on next page" for the 1st and 2nd pages of the table?

Thank you.

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ

Hi:

  The original ODS RTF destination does not have "vertical measurement" -- so the page break is imposed by the word processor that opens the RTF file. With one set of margins, the number of report rows could be different than with another set of margins in the word processor.

  If you have SAS 9.2 or higher, you should consider switching to ODS TAGSETS.RTF -- the "Continued" when a table splits across pages is automatically put onto the report when you use this newer destination that first became available in SAS 9.2.

cynthia

View solution in original post

2 REPLIES 2
Cynthia_sas
SAS Super FREQ

Hi:

  The original ODS RTF destination does not have "vertical measurement" -- so the page break is imposed by the word processor that opens the RTF file. With one set of margins, the number of report rows could be different than with another set of margins in the word processor.

  If you have SAS 9.2 or higher, you should consider switching to ODS TAGSETS.RTF -- the "Continued" when a table splits across pages is automatically put onto the report when you use this newer destination that first became available in SAS 9.2.

cynthia

gzr2mz39
Quartz | Level 8

Is there any way to modify the text that appears (i.e. (Continued))?

Thank you.

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

Register now!

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.

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
  • 1511 views
  • 0 likes
  • 2 in conversation