BookmarkSubscribeRSS Feed
Koji
Calcite | Level 5
Hello,

I would like to print out title in the header section using tagsets.rtf

It can be done by using ods rtf with nobodytitle like as follows:

ods rtf file='sample.rtf' nobodytitle
, but titles are printed in body section by using ods tagsets.rtf

Please help me!
2 REPLIES 2
wayne_sas
SAS Employee
There is an alternate tagset that inherits from tagsets.rtf.

ods tagsets.rtf_sample ...

will put the titles and footers in the header/footer rtf controls.

rtf_sample inherits from tagsets.rtf. It was intended to show how a tagset could be modified at a user site. In 9.2, it was shipped as a sample and was never marked production.
Koji
Calcite | Level 5
Thanks a lot!

I could get the expected result using tagsets.rtf_sample instead of tagsets.rtf.

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