Hello all;
I have a report that pretty much does away with the right and top margin as I am using proc report to "stimulate" buttons to navigate around the report.
That being said, when I put in a footnote it actually introduces a larger gap at the top or introducing a larger margin at the top.
This are my options:
options nodate nonumber center leftmargin=.05in rightmargin=.05in topmargin=.01in bottommargin=.05in:
IS there is a reason for this? Conversely is there a way to place a pdf text at the bottom of the page instead?
Thanks
Lawrence
I note you haven't received any replies, so I'll jump in with something that is probably not helpful. I have a lot of PDF reports and I screw around with the margins for various effects (simulating full-bleed, making "letterhead" stationery) all the time, and I have lots of footnotes. The bad news is, I don't experience the problem you're reporting, i.e., my footnotes are at the bottom, no prob.
2 gratuitous thoughts: I always set my margin options before opening the PDF destination. If, in addition to proc report, you're also using any traditional (device-based) SAS/Graph routines, you need to take additional steps to get your headers and footers at the top and bottom of the page. I can say more if you're doing that.
It might help if you could you post a small sample program that demonstrates the problem? It's tough to diagnose something in the abstract.
Karl
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.