BookmarkSubscribeRSS Feed
satish123
Fluorite | Level 6

Dear all,

Can anyone tell me how to print pdf file with font 'times new roman' for titles, footers, and data displayed in the page. i tried using sysprintfont option but it seems to be not working. giving font for titles and footers easy by using font option in proc report but how to change font type for the data displayed in the page. plz someone help me out.

Thanks and regards,

Satish.

1 REPLY 1
RW9
Diamond | Level 26 RW9
Diamond | Level 26

You can either put style information in the title statement:

title1 j=r f='Sas Monospace' h=8pt 'Your title text';   /* I forget exactly what times is */

Or create a template.  I would suggest you create a standard template for your outputs, normally companies have these already:

https://support.sas.com/rnd/base/ods/scratch/styles-tips.pdf

http://www2.sas.com/proceedings/sugi29/125-29.pdf

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 2214 views
  • 0 likes
  • 2 in conversation