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

PROC OPTIONS indicates that the default margins for PDF is 0 on all sides. However, there must be a gutter or some offset that prevents printing all the way to the edge of the page. I did not find anything like this in the style templates, so how it set and controlled?

1 ACCEPTED SOLUTION

Accepted Solutions
Cynthia_sas
SAS Super FREQ

Hi:

  Try setting something really really small, but not exactly 0. For example look at the difference between setting 0:

margin0.png

 

and setting 0.00001 (actually, I didn't notice any difference between 0.0001 and 0.00001):

margin_0001.png

 

The second example gets you closer to the paper edges.

 

Cynthia

 

View solution in original post

2 REPLIES 2
ballardw
Super User

The margin setting reported by Proc Options refer to the SAS Universal Printing instructions and have nothing to do with any specific ODS destination.

 

The ODS destination defaults are likely what you see.

I don't mess with PDF but I do know that in ODS RTF that I can set margins per line using RTF codes that differ from the current default that my RTF file viewer uses.

Cynthia_sas
SAS Super FREQ

Hi:

  Try setting something really really small, but not exactly 0. For example look at the difference between setting 0:

margin0.png

 

and setting 0.00001 (actually, I didn't notice any difference between 0.0001 and 0.00001):

margin_0001.png

 

The second example gets you closer to the paper edges.

 

Cynthia

 

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