<?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 SAS Enterprise Guide - How do I combine multiple custom reports into one PDF export? in SAS Enterprise Guide</title>
    <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657537#M36208</link>
    <description>&lt;P&gt;Hello! I have created multiple custom reports using SAS EG. Is there a way to combine them into one PDF output? I realize I could just add all to one custom report but I need some to be landscape and some to be portrait and it seems that would get cumbersome. I'd also like to consecutively number the pages if possible or just remove the page numbers if that is not possible.&amp;nbsp; Thank you for any recommendations you can provide!&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 11 Jun 2020 14:16:30 GMT</pubDate>
    <dc:creator>KP22122</dc:creator>
    <dc:date>2020-06-11T14:16:30Z</dc:date>
    <item>
      <title>SAS Enterprise Guide - How do I combine multiple custom reports into one PDF export?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657537#M36208</link>
      <description>&lt;P&gt;Hello! I have created multiple custom reports using SAS EG. Is there a way to combine them into one PDF output? I realize I could just add all to one custom report but I need some to be landscape and some to be portrait and it seems that would get cumbersome. I'd also like to consecutively number the pages if possible or just remove the page numbers if that is not possible.&amp;nbsp; Thank you for any recommendations you can provide!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 14:16:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657537#M36208</guid>
      <dc:creator>KP22122</dc:creator>
      <dc:date>2020-06-11T14:16:30Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide - How do I combine multiple custom reports into one PDF export?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657591#M36211</link>
      <description>&lt;P&gt;Look into&amp;nbsp;ods layout gridded (for multiple pages) or absolute (one page).&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://support.sas.com/rnd/base/ods/Tipsheet_ods_layout.pdf" target="_blank"&gt;https://support.sas.com/rnd/base/ods/Tipsheet_ods_layout.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Or else the Report Writing Interface (RWI) but this has a steep learning curve&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 16:37:10 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657591#M36211</guid>
      <dc:creator>ghosh</dc:creator>
      <dc:date>2020-06-11T16:37:10Z</dc:date>
    </item>
    <item>
      <title>Re: SAS Enterprise Guide - How do I combine multiple custom reports into one PDF export?</title>
      <link>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657592#M36212</link>
      <description>&lt;P&gt;ods listing close;&lt;BR /&gt;ods pdf file="&amp;lt;pdf file name&amp;gt;";&lt;BR /&gt;option orientation=landscape;&lt;BR /&gt;proc print data=sashelp.cars;&lt;BR /&gt;run;&lt;BR /&gt;option orientation=portrait;&lt;BR /&gt;proc print data=sashelp.cars;&lt;BR /&gt;run;&lt;BR /&gt;ods pdf close;&lt;BR /&gt;ods listing;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jun 2020 16:29:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Enterprise-Guide/SAS-Enterprise-Guide-How-do-I-combine-multiple-custom-reports/m-p/657592#M36212</guid>
      <dc:creator>smantha</dc:creator>
      <dc:date>2020-06-11T16:29:24Z</dc:date>
    </item>
  </channel>
</rss>

