BookmarkSubscribeRSS Feed
MikeRhoads
Obsidian | Level 7
The (excellent) SAS Global Forum 2010 paper by Scott Huntley and Bari Lawhorn on ODS PDF compatibility for SAS 9.2 suggests that one technique for reducing the size of PDF files in 9.2 is to specify:

OPTIONS SYSPRINTFONT='Courier';

to prevent the Cumberland AMT font from being loaded. Unfortunately, when I try this on my WinXP desktop (SAS 9.2 TS2M2), I get the following error:
WARNING: -SYSPRINTFONT: Font "Courier" not found.

"Courier" does not show up in my font list in MS Office apps, although it does show up in SAS Display Manager (Tools, Options, Enhanced Editor, Appearance). "Courier New" shows up in both lists, and specifying Courier New with SYSPRINTFONT does not produce an error. I’m just not sure whether using Courier New provides the same benefits as were suggested in the paper, and whether on the other hand there are any risks I need to be aware of with it. (Or is there something else that I could do to prevent the error when specifying “Courier”?)

Thanks!
1 REPLY 1
MikeRhoads
Obsidian | Level 7
After discussing this with one of the ODS folks, it sounds as though my best alternative is to abandon my effort to mess with SYSPRINTFONT, given that I don't have a font specifically named "Courier" on my computer. (Courier New winds up actually being slightly larger than the default of Cumberland when font embedding is enabled.)

sas-innovate-2024.png

Join us for SAS Innovate April 16-19 at the Aria in Las Vegas. Bring the team and save big with our group pricing for a limited time only.

Pre-conference courses and tutorials are filling up fast and are always a sellout. Register today to reserve your seat.

 

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
  • 1 reply
  • 817 views
  • 0 likes
  • 1 in conversation