BookmarkSubscribeRSS Feed
deleted_user
Not applicable
Hi Friends,

Is it possible to do fonot formatting like bold, underlin in the TITLE statements?

Thanks,
Selvi.
2 REPLIES 2
TreeFrog
Calcite | Level 5
Hi Selvi

Try playing around with this:

title bold h=12pt 'Test Title';

footnote just=r f="Arial" c=red 'Test ' color = blue 'Footnote';

Also, try out using an 'escape character' in ods, to do 'in-line' formatting.

ods escapechar = "^";

title "^S={font_weight=bold font_size=12 pt}Test Title";
Chevell_sas
SAS Employee
Also see the UNDERLIN= title and footnote option which will work for destinations other than Printer/PDF to underline the title and footnote. There is also the BOLD as well as other options as well. There will be a new style attribute in SAS 9.2 for underlining.

http://support.sas.com/faq/032/FAQ03233.html

sas-innovate-2024.png

Available on demand!

Missed SAS Innovate Las Vegas? Watch all the action for free! View the keynotes, general sessions and 22 breakouts on demand.

 

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
  • 595 views
  • 0 likes
  • 3 in conversation