<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: multi-line labels messing up readability of results in ODS output in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/652008#M195685</link>
    <description>What ended up working for me was adding stackodsoutput to the proc means options. This designated one line per variable listed in the output.</description>
    <pubDate>Sat, 30 May 2020 20:04:14 GMT</pubDate>
    <dc:creator>SHAVW</dc:creator>
    <dc:date>2020-05-30T20:04:14Z</dc:date>
    <item>
      <title>multi-line labels messing up readability of results in ODS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651117#M195321</link>
      <description>&lt;P&gt;I am trying to output the results from proc means using ODS PDF. The variable labels sometimes take up two lines, while the numeric output only takes one line causing the data to not be lined up. How do I output the results in a readable format with the data lined up with the variable label?&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 15:40:49 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651117#M195321</guid>
      <dc:creator>SHAVW</dc:creator>
      <dc:date>2020-05-27T15:40:49Z</dc:date>
    </item>
    <item>
      <title>Re: multi-line labels messing up readability of results in ODS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651177#M195342</link>
      <description>&lt;P&gt;Can you attach some sample code, sample output or screen shot from PDF reader ?&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 18:55:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651177#M195342</guid>
      <dc:creator>RichardDeVen</dc:creator>
      <dc:date>2020-05-27T18:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: multi-line labels messing up readability of results in ODS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651182#M195345</link>
      <description>&lt;P&gt;If appearance is an issue depending on which statistics you are requesting from Proc Means then you might consider using Proc Report or Tabulate where there are more appearance controls.&lt;/P&gt;
&lt;P&gt;Or create a data set from the Proc Means output and use another procedure such a Proc Print or Report with appearance control options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;An possibly using shorter labels.&lt;/P&gt;</description>
      <pubDate>Wed, 27 May 2020 19:12:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/651182#M195345</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-05-27T19:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: multi-line labels messing up readability of results in ODS output</title>
      <link>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/652008#M195685</link>
      <description>What ended up working for me was adding stackodsoutput to the proc means options. This designated one line per variable listed in the output.</description>
      <pubDate>Sat, 30 May 2020 20:04:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/multi-line-labels-messing-up-readability-of-results-in-ODS/m-p/652008#M195685</guid>
      <dc:creator>SHAVW</dc:creator>
      <dc:date>2020-05-30T20:04:14Z</dc:date>
    </item>
  </channel>
</rss>

