<?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 Wrap text of variable name in PDF output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Wrap-text-of-variable-name-in-PDF-output/m-p/71156#M8155</link>
    <description>I have a number of variable names outputting to a PDF and would like to wrap the text/variable names so all the columns have a consistent width.&lt;BR /&gt;
&lt;BR /&gt;
Can this be done?</description>
    <pubDate>Mon, 26 Jan 2009 13:10:11 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-01-26T13:10:11Z</dc:date>
    <item>
      <title>Wrap text of variable name in PDF output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Wrap-text-of-variable-name-in-PDF-output/m-p/71156#M8155</link>
      <description>I have a number of variable names outputting to a PDF and would like to wrap the text/variable names so all the columns have a consistent width.&lt;BR /&gt;
&lt;BR /&gt;
Can this be done?</description>
      <pubDate>Mon, 26 Jan 2009 13:10:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Wrap-text-of-variable-name-in-PDF-output/m-p/71156#M8155</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-01-26T13:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: Wrap text of variable name in PDF output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Wrap-text-of-variable-name-in-PDF-output/m-p/71157#M8156</link>
      <description>Hi:&lt;BR /&gt;
  The UNIFORM option will cause every page to have the same width for one particular column:&lt;BR /&gt;
&lt;A href="http://support.sas.com/kb/24/237.html" target="_blank"&gt;http://support.sas.com/kb/24/237.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
ODS PDF FILE='somefile.pdf' UNIFORM;&lt;BR /&gt;
&lt;BR /&gt;
Otherwise, if you want to explicitly control the width of all the columns to make them wider or narrower, look here&lt;BR /&gt;
 &lt;A href="http://support.sas.com/rnd/base/ods/templateFAQ/report1.html" target="_blank"&gt;http://support.sas.com/rnd/base/ods/templateFAQ/report1.html&lt;/A&gt; &lt;BR /&gt;
and scroll down until you see the use of the CELLWIDTH= option.&lt;BR /&gt;
&lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 26 Jan 2009 16:12:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Wrap-text-of-variable-name-in-PDF-output/m-p/71157#M8156</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2009-01-26T16:12:15Z</dc:date>
    </item>
  </channel>
</rss>

