<?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 Gap when using bordercolor=white in proc report in SAS Procedures</title>
    <link>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702879#M79910</link>
    <description>&lt;P&gt;Using the code here :&amp;nbsp;&lt;A href="https://support.sas.com/kb/46/022.html" target="_blank"&gt;https://support.sas.com/kb/46/022.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the output has a gap in the top/bottom borders&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtcowder_0-1606852037302.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52223iCB0DE0CD1A3CD122/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jtcowder_0-1606852037302.png" alt="jtcowder_0-1606852037302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a way to suppress the left/right cell border without having the white color cutting through the horizontal borders?&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2020 19:48:45 GMT</pubDate>
    <dc:creator>jtcowder</dc:creator>
    <dc:date>2020-12-01T19:48:45Z</dc:date>
    <item>
      <title>Gap when using bordercolor=white in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702879#M79910</link>
      <description>&lt;P&gt;Using the code here :&amp;nbsp;&lt;A href="https://support.sas.com/kb/46/022.html" target="_blank"&gt;https://support.sas.com/kb/46/022.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;the output has a gap in the top/bottom borders&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="jtcowder_0-1606852037302.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/52223iCB0DE0CD1A3CD122/image-size/medium?v=v2&amp;amp;px=400" role="button" title="jtcowder_0-1606852037302.png" alt="jtcowder_0-1606852037302.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Is there a way to suppress the left/right cell border without having the white color cutting through the horizontal borders?&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 19:48:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702879#M79910</guid>
      <dc:creator>jtcowder</dc:creator>
      <dc:date>2020-12-01T19:48:45Z</dc:date>
    </item>
    <item>
      <title>Re: Gap when using bordercolor=white in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702882#M79911</link>
      <description>&lt;P&gt;It helps to show your code, including the ODS destination options.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I might suggest just trying the borderwidth=0 parts and not the border color settings for the suppressed borders.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 20:01:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702882#M79911</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2020-12-01T20:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: Gap when using bordercolor=white in proc report</title>
      <link>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702947#M79913</link>
      <description>HI:&lt;BR /&gt;  It looks like you're using PDF -- I agree with &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13884"&gt;@ballardw&lt;/a&gt; -- using rules=none and cellspacing=0 or setting borderwidth to 0 might be a better alternative or try the Journal style to see if that gives you more what you want. There's a note in the Tech Support example that explains that bordercolor works best with RTF, which has also been my experience. It doesn't make sense to me why you would want to remove the border in that location anyway. But one way around it is to concatenate the values in both of those cells and then create one character value that is both individual values concatenated together. This is what is frequently done for demographic reports, such as the ones that have numbers formatted like 20 (15%) -- where you have the N and the PCTN together in one cell.&lt;BR /&gt;&lt;BR /&gt;Cynthia</description>
      <pubDate>Wed, 02 Dec 2020 01:08:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Procedures/Gap-when-using-bordercolor-white-in-proc-report/m-p/702947#M79913</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2020-12-02T01:08:01Z</dc:date>
    </item>
  </channel>
</rss>

