<?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: Removing the space between table and footnote in a pdf report in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555174#M22700</link>
    <description>&lt;P&gt;Hi, thanks for the response! I'm using proc report.&amp;nbsp; I needed a report that had company header and footer images so I put those in the title and footnote statements.&amp;nbsp; This worked out fine except that I have this space between my report table and the footnote.&amp;nbsp; I am trying to fit a 35 row table on a single page so I need all of the space I can get!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 30 Apr 2019 18:52:42 GMT</pubDate>
    <dc:creator>lbogar314</dc:creator>
    <dc:date>2019-04-30T18:52:42Z</dc:date>
    <item>
      <title>Removing the space between table and footnote in a pdf report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555138#M22698</link>
      <description>&lt;P&gt;Is this possible to do?&amp;nbsp; I have a large space between my table and footnote. I've seen references to parskip but it is my understanding that only works with rtf tagsets.&amp;nbsp; Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 17:25:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555138#M22698</guid>
      <dc:creator>lbogar314</dc:creator>
      <dc:date>2019-04-30T17:25:17Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the space between table and footnote in a pdf report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555170#M22699</link>
      <description>&lt;P&gt;Hi, What code have you tried? How are you producing your output? Without an idea of what you're doing it's hard to comment. If you're using PROC PRINT, maybe; but if you're using PROC REPORT, maybe yes. If you're using ODS PDF TEXT, then maybe. Consider this example that is the simplest of all using ODS TEXT and PROC PRINT:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="use_ods_text_pdf.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29138i1E5950CDF9BAF305/image-size/large?v=v2&amp;amp;px=999" role="button" title="use_ods_text_pdf.png" alt="use_ods_text_pdf.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 18:44:53 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555170#M22699</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-04-30T18:44:53Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the space between table and footnote in a pdf report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555174#M22700</link>
      <description>&lt;P&gt;Hi, thanks for the response! I'm using proc report.&amp;nbsp; I needed a report that had company header and footer images so I put those in the title and footnote statements.&amp;nbsp; This worked out fine except that I have this space between my report table and the footnote.&amp;nbsp; I am trying to fit a 35 row table on a single page so I need all of the space I can get!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 18:52:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555174#M22700</guid>
      <dc:creator>lbogar314</dc:creator>
      <dc:date>2019-04-30T18:52:42Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the space between table and footnote in a pdf report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555213#M22703</link>
      <description>&lt;P&gt;Hi:&lt;BR /&gt;Have you changed your margin options? By default, when I have 1 inch margins all around I can only get 29 rows on a PDF page with a TITLE and FOOTNOTE.&lt;BR /&gt;&lt;BR /&gt;I can change the margins and then use some style overrides to get more space on the page -- like changing cellpadding or fontsize -- as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="control_pdf.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/29139i3C2EFDDE7A14C57D/image-size/large?v=v2&amp;amp;px=999" role="button" title="control_pdf.png" alt="control_pdf.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 20:51:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555213#M22703</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-04-30T20:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Removing the space between table and footnote in a pdf report</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555216#M22704</link>
      <description>&lt;P&gt;Yes, I've tried this.&amp;nbsp; The table only has two columns with the first being descriptions that can be rather long.&amp;nbsp; So I get the 35 rows to fit on one page but because the text is so small and the table is so squished it just makes that space between the table and footnote look even bigger. It looks like I can fit at least three more rows into that space- ideally I use that space to make everything bigger rather than having this huge awkward space at the bottom of each report.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My code is creating one page reports for every user all output into one pdf file. I tried to figure out ods layout to control the space but it seems like I'd have to change the entire way I am doing this in order to generate individual one page reports for several users.&lt;/P&gt;</description>
      <pubDate>Tue, 30 Apr 2019 21:10:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Removing-the-space-between-table-and-footnote-in-a-pdf-report/m-p/555216#M22704</guid>
      <dc:creator>lbogar314</dc:creator>
      <dc:date>2019-04-30T21:10:30Z</dc:date>
    </item>
  </channel>
</rss>

