<?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: How to split &amp;amp; Merged PDF pages in SAS required pages in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623605#M183625</link>
    <description>Yeah, the documentation step was a bit of a pain but I'm pretty militant on that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;And fairly good at documenting my code for something that large because I know I won't remember it in a years time.</description>
    <pubDate>Mon, 10 Feb 2020 16:18:23 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2020-02-10T16:18:23Z</dc:date>
    <item>
      <title>How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623376#M183518</link>
      <description>I have one pdf file , I want to split that pages based on title page content and also need to merge multiple files in to single PDF . How to do in SAS</description>
      <pubDate>Sun, 09 Feb 2020 06:54:47 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623376#M183518</guid>
      <dc:creator>padmakumariMiriyala</dc:creator>
      <dc:date>2020-02-09T06:54:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623377#M183519</link>
      <description>&lt;P&gt;A combination of ODS DOCUMENT and the DOCUMENT procedure may do what you require. Check out the examples in this link:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://documentation.sas.com/?docsetId=odsproc&amp;amp;docsetTarget=n0lzw11swn9gm8n1g6rof0r360wr.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en" target="_blank"&gt;https://documentation.sas.com/?docsetId=odsproc&amp;amp;docsetTarget=n0lzw11swn9gm8n1g6rof0r360wr.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 07:16:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623377#M183519</guid>
      <dc:creator>SASKiwi</dc:creator>
      <dc:date>2020-02-09T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623429#M183544</link>
      <description>&lt;P&gt;Install Adobe Professional and then use SAS to generate the commands needed.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You may be able to use scripting commands as well, depending on which OS and what applications you have.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It also depends on where the PDF files originate from. For example, if it's from SAS processes, you could find a way to restructure those so that the files are created consistently.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did this for some very complicated reporting that required inserting maps, table of contents pages, glossaries etc into automated reports.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://open.alberta.ca/dataset/09be2c96-d48b-49a3-bd1d-6425b0be2585/resource/e2fece7f-f0f4-4d8e-b89e-b961498b550c/download/phc-profile-airdrie-2017.pdf" target="_self"&gt;Reports are here, for example.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Here are the instructions on how to handle the PDF combinations.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://analytics.ncsu.edu/sesug/2011/BB15.Welch.pdf" target="_blank"&gt;https://analytics.ncsu.edu/sesug/2011/BB15.Welch.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/23129"&gt;@padmakumariMiriyala&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;I have one pdf file , I want to split that pages based on title page content and also need to merge multiple files in to single PDF . How to do in SAS&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 09 Feb 2020 18:24:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623429#M183544</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-09T18:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623479#M183568</link>
      <description>&lt;BLOCKQUOTE&gt;
&lt;P&gt;I did this for some very complicated reporting that required inserting maps, table of contents pages, glossaries etc into automated reports.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://open.alberta.ca/dataset/09be2c96-d48b-49a3-bd1d-6425b0be2585/resource/e2fece7f-f0f4-4d8e-b89e-b961498b550c/download/phc-profile-airdrie-2017.pdf" target="_self" rel="nofollow noopener noreferrer"&gt;Reports are here, for example.&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;
&lt;P&gt;That's one impressive report! Very impressive!&amp;nbsp;&amp;nbsp; &lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="bow down!.gif" style="width: 58px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/35959i9224400757AD3EE5/image-dimensions/58x41?v=v2" width="58" height="41" role="button" title="bow down!.gif" alt="bow down!.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 02:26:31 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623479#M183568</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-02-10T02:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623483#M183571</link>
      <description>Thanks!!! The maps and text is also fully automated using SAS and ArcGIS. Developing this reporting methodology eventually changed how all reports were developed allowing the team to move onto modelling instead of constantly generating these types of reports manually.</description>
      <pubDate>Mon, 10 Feb 2020 03:08:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623483#M183571</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-10T03:08:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623494#M183577</link>
      <description>&lt;P&gt;I don't doubt that once this documentation-writing logic was finally in place, the efficiency gains were huge.&lt;/P&gt;
&lt;P&gt;Documentation writing is very time-consuming and very error-prone.&lt;/P&gt;
&lt;P&gt;Kudos on you for doing this, and on your employer for giving you the time to do something better than the usual urgent, cheap, quick-and-dirty, good-enough-and-let's-move-on job that most employers seem to favour these days.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Feb 2020 04:04:12 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623494#M183577</guid>
      <dc:creator>ChrisNZ</dc:creator>
      <dc:date>2020-02-10T04:04:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to split &amp; Merged PDF pages in SAS required pages</title>
      <link>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623605#M183625</link>
      <description>Yeah, the documentation step was a bit of a pain but I'm pretty militant on that &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;And fairly good at documenting my code for something that large because I know I won't remember it in a years time.</description>
      <pubDate>Mon, 10 Feb 2020 16:18:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/How-to-split-amp-Merged-PDF-pages-in-SAS-required-pages/m-p/623605#M183625</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2020-02-10T16:18:23Z</dc:date>
    </item>
  </channel>
</rss>

