<?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: proc print cell width in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2250#M982</link>
    <description>Is there any format applied to the long fields?  It may be worthwhile to add a FORMAT statement to the PROC PRINT step to reset formats to default, e.g.:&lt;BR /&gt;
&lt;BR /&gt;
  PROC PRINT DATA=dsn;&lt;BR /&gt;
    VAR col1 col2 longcol3;&lt;BR /&gt;
    FORMAT col1 col2 longcol3;&lt;BR /&gt;
  RUN;&lt;BR /&gt;
&lt;BR /&gt;
........Phil Holland</description>
    <pubDate>Wed, 07 Feb 2007 16:30:27 GMT</pubDate>
    <dc:creator>prholland</dc:creator>
    <dc:date>2007-02-07T16:30:27Z</dc:date>
    <item>
      <title>proc print cell width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2248#M980</link>
      <description>Hi, I am useing ods pdf output from proc print. (sas 9.1)&lt;BR /&gt;
&lt;BR /&gt;
I have text fields that are very long ($ 5000 length). I am losing data when I output these fields into pdf.&lt;BR /&gt;
&lt;BR /&gt;
Please help.&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
Sk.</description>
      <pubDate>Tue, 06 Feb 2007 21:44:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2248#M980</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-02-06T21:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: proc print cell width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2249#M981</link>
      <description>I'm stumped. I made a dataset with a character variable that is 5304 bytes long and the dataset had other variables. I do not see any truncation in the PDF output file.&lt;BR /&gt;
   &lt;BR /&gt;
My character variable is composed of the poem, "Jabberwocky" plus some other text -- repeated to a length of 5304. So, my character string has spaces where PDF can wrap the line. Does your variable value have spaces, where PDF can try to wrap the line??&lt;BR /&gt;
  &lt;BR /&gt;
Your best bet might be to contact Tech Support. To find out how to contact them refer to this site:&lt;BR /&gt;
&lt;A href="http://support.sas.com/techsup/contact/index.html" target="_blank"&gt;http://support.sas.com/techsup/contact/index.html&lt;/A&gt;&lt;BR /&gt;
&lt;BR /&gt;
Good luck!&lt;BR /&gt;
cynthia</description>
      <pubDate>Wed, 07 Feb 2007 03:16:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2249#M981</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2007-02-07T03:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: proc print cell width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2250#M982</link>
      <description>Is there any format applied to the long fields?  It may be worthwhile to add a FORMAT statement to the PROC PRINT step to reset formats to default, e.g.:&lt;BR /&gt;
&lt;BR /&gt;
  PROC PRINT DATA=dsn;&lt;BR /&gt;
    VAR col1 col2 longcol3;&lt;BR /&gt;
    FORMAT col1 col2 longcol3;&lt;BR /&gt;
  RUN;&lt;BR /&gt;
&lt;BR /&gt;
........Phil Holland</description>
      <pubDate>Wed, 07 Feb 2007 16:30:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2250#M982</guid>
      <dc:creator>prholland</dc:creator>
      <dc:date>2007-02-07T16:30:27Z</dc:date>
    </item>
    <item>
      <title>Re: proc print cell width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2251#M983</link>
      <description>thank you both for your reply. I adjusted the size of the cells (cellwidth and cellheight) and  it is working now.&lt;BR /&gt;
&lt;BR /&gt;
Sk</description>
      <pubDate>Wed, 07 Feb 2007 19:29:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/proc-print-cell-width/m-p/2251#M983</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2007-02-07T19:29:59Z</dc:date>
    </item>
  </channel>
</rss>

