SAS Institute. The Power to Know
Filter Results By:
Type Priority Fixed Release
 
List:    – 10  of  15  > >|   Results per page:
Date Title Type
10/17/07 24306 - Can I remove titles on some pages in ODS PDF output?
You might not want the titles to repeat on each page when you have, for example, very long tables with long headers and lots of system titles. You might prefer to have the titles appear just on the first page or just ... http://support.sas.com/kb/24/306.html, 19KB
Usage Note

8/28/07 24304 - Can I get SAS/GRAPH images in my titles with ODS PRINTER?
See FAQ 4213 about placing an image in a title by using ESCAPECHAR= in SAS 8.2 and later. Under SAS/GRAPH software, as of SAS 9.1.3, in-line formatting is not directly supported. This is because SAS/GRAPH creates the ... http://support.sas.com/kb/24/304.html, 18KB
Usage Note

2/27/06 24492 - When I use J= on my TITLE, the text is wrapping - why?
When multiple J= options are used on a TITLE or FOOTNOTE statement, the space for this TITLE or FOOTNOTE is divided into 3 equal parts. If one portion of the TITLE or FOOTNOTE takes up more than 1/3 of the space, the ... http://support.sas.com/kb/24/492.html, 18KB
Usage Note

6/20/05 24229 - Can I get images in my titles with ODS PRINTER?
In SAS 8.2, ODS PRINTER can put images in the title area with the PREIMAGE= or POSTIMAGE= attribute. Try out the following code, which demonstrates this feature as well as other new features for SAS 8.2, such as inline ... http://support.sas.com/kb/24/229.html, 17KB
Usage Note

12/23/03 23468 - Can I prevent the date, URL, page number, and window title from appearing in printed ODS HTML output?
You have to change the options in the user's HTML browser. In IE, select File > Page Setup. There you can remove or change the items in the Header and Footer boxes. Here are the codes: Window title &w ... http://support.sas.com/kb/23/468.html, 17KB
Usage Note

1/20/06 24174 - How do links work under PDF in ODS?
The links are somewhat malformed in SAS 8.2 (see FAQ 4150; this has been fixed in SAS 9). But the error in the formation of the links will not cause a problem for most of you. So here is the theory of how they are ... http://support.sas.com/kb/24/174.html, 20KB
Usage Note

6/20/05 24220 - Why doesn't OPTIONS NOCENTER work with titles or tables when I use my custom style with ODS PRINTER?
The JUST= style attribute takes precedence over OPTIONS CENTER or OPTIONS NOCENTER. http://support.sas.com/kb/24/220.html, 16KB
Usage Note

10/11/05 24228 - What are appropriate ESCAPECHAR= values for output tables?
You must choose your escape character wisely. You might already know that your escape character cannot occur in the data or in the strings in the titles, dates, text=, and so forth. You must also be careful not to clash ... http://support.sas.com/kb/24/228.html, 18KB
Usage Note

11/30/05 24460 - Can I add a standard line of text to all of my ODS output?
You can use PROC TEMPLATE to change or create a style definition. Specify text with the POSTTEXT= argument in the PAGENO style element. Then when you specify the style, the text appears beneath the page number in the ... http://support.sas.com/kb/24/460.html, 18KB
Usage Note

11/30/05 24459 - How can I use PROC REPORT to link from one page in my PDF file to another?
In SAS 9 and later, the ANCHOR= statement inserts anchors into an ODS PDF output file. You can use PROC REPORT with CALL DEFINE to automate the process of linking to the anchored pages. proc template; define style ... http://support.sas.com/kb/24/459.html, 19KB
Usage Note

List:    – 10  of  15  > >|   Results per page: