<?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 ODS PDF and PROC REPORT - Text flowing into the next observation in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27445#M4343</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes my data does include control characters. The data originates from Excel and I can see the control characters in the viewtable following the import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try your suggestion. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you explain the same observation behaving differently on the different reports though? The overflow happens on one observation in user A's PDF report but the same observation on user B's PDF is output correctly and the overflow happens somewhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Oct 2011 13:17:09 GMT</pubDate>
    <dc:creator>Andy_Begg</dc:creator>
    <dc:date>2011-10-11T13:17:09Z</dc:date>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27443#M4341</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Hi All,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;I am creating multiple PDF reports based on my users log-on ID's.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Each user report is in the same structure and contains a comments field along with various other variables.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The comments field contains quite a few long comments and I've noticed that mysteriously the text sometimes flows over into the next oberservation in the report! Obviously making the text illegible.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Each observation in my dataset can have up to three users as the "owner" so this observation will be outputted to each separate user report where applicable.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;The text flowing into the next observation is consistent for each users report, it happens in the same place, but when said observation is outputted to another user's report it's fine and the problem occurs on a totally different observation.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Any help with pinpointing why this is happening would be greatly appreciated.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;This is occuring on &lt;/SPAN&gt;SAS 9.1.3 SP 4&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier;"&gt;Andy&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 11:57:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27443#M4341</guid>
      <dc:creator>Andy_Begg</dc:creator>
      <dc:date>2011-10-11T11:57:52Z</dc:date>
    </item>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27444#M4342</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm going to guess that your text contains control characters that are causing the problem.&amp;nbsp; Try using COMPRESS with the 'C' modifier to remove control characters from the long comment fields and see if that makes a difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="strong"&gt;COMPRESS&lt;/SPAN&gt;(&amp;lt;&lt;SPAN class="emph"&gt;source&lt;/SPAN&gt;&amp;gt;&amp;lt;, &lt;SPAN class="emph"&gt;chars&lt;/SPAN&gt;&amp;gt;&amp;lt;, &lt;SPAN class="emph"&gt;modifiers&lt;/SPAN&gt;&amp;gt;) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 12:32:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27444#M4342</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-10-11T12:32:14Z</dc:date>
    </item>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27445#M4343</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes my data does include control characters. The data originates from Excel and I can see the control characters in the viewtable following the import.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try your suggestion. Thanks!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you explain the same observation behaving differently on the different reports though? The overflow happens on one observation in user A's PDF report but the same observation on user B's PDF is output correctly and the overflow happens somewhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 13:17:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27445#M4343</guid>
      <dc:creator>Andy_Begg</dc:creator>
      <dc:date>2011-10-11T13:17:09Z</dc:date>
    </item>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27446#M4344</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE __jive_macro_name="quote" class="jive_text_macro jive_macro_quote"&gt;&lt;P&gt;Andy_Begg wrote:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do you explain the same observation behaving differently on the different reports though? The overflow happens on one observation in user A's PDF report but the same observation on user B's PDF is output correctly and the overflow happens somewhere else.&lt;/P&gt;&lt;BR /&gt;&lt;/PRE&gt;&lt;P&gt;&lt;BR /&gt;I don't I said I was guessing.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Oct 2011 13:54:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27446#M4344</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-10-11T13:54:14Z</dc:date>
    </item>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27447#M4345</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried the compress function and removed the control characters and the problem still persists.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas to resolve this conundrum?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 08:12:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27447#M4345</guid>
      <dc:creator>Andy_Begg</dc:creator>
      <dc:date>2011-10-12T08:12:43Z</dc:date>
    </item>
    <item>
      <title>ODS PDF and PROC REPORT - Text flowing into the next observation</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27448#M4346</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You will need to show an example.&amp;nbsp; Including DATA and CODE so "we" can reproduce the problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 11:08:05 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-and-PROC-REPORT-Text-flowing-into-the-next-observation/m-p/27448#M4346</guid>
      <dc:creator>data_null__</dc:creator>
      <dc:date>2011-10-12T11:08:05Z</dc:date>
    </item>
  </channel>
</rss>

