<?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: SAS pdf in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/244291#M45508</link>
    <description>&lt;P&gt;Thanks. Without a sample sas code, without an example, it is hard for me to do.&lt;/P&gt;&lt;P&gt;Plus, I saw&lt;/P&gt;&lt;P&gt;"You can set the PDFPASSWORD option at any time, but it is ignored until the PDFSECURITY system option is set to either LOW or HIGH. When the PDFSECURITY option is set to NONE, passwords for a PDF document are not needed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you please provide sas code? or an example with code?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
    <pubDate>Mon, 18 Jan 2016 20:19:58 GMT</pubDate>
    <dc:creator>Bal23</dc:creator>
    <dc:date>2016-01-18T20:19:58Z</dc:date>
    <item>
      <title>SAS pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243564#M45300</link>
      <description>&lt;P&gt;I know we usually use excel with the following code&lt;/P&gt;&lt;PRE&gt;PROC EXPORT DATA= work.scores
    OUTFILE= 'C:\excel files\class.xls'
    DBMS=EXCEL REPLACE;
     SHEET="class";
RUN;&lt;/PRE&gt;&lt;P&gt;I hope my report be nicer. So I want to use PDF. The problem is, when I continue to generate pdf files, how can i replace them. Does it have the function that it can have different pages that allow me to modify and replace? Plus, how to add password to the pdf file that I generate?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 19:24:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243564#M45300</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-01-14T19:24:56Z</dc:date>
    </item>
    <item>
      <title>Re: SAS pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243585#M45312</link>
      <description>&lt;P&gt;&lt;A href="http://support.sas.com/documentation/cdl/en/odsug/67921/HTML/default/viewer.htm#n0mc4eolqoned0n16oy88mpj0e4g.htm" target="_self"&gt;Here's the SAS documenation&lt;/A&gt; on the ODS PDF destination.&amp;nbsp;Also there are many SGF papers about ODS PDF at &lt;A href="http://support.sas.com." target="_blank"&gt;http://support.sas.com.&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The ODS PDF destination, like all ODS destinations, always creates an entire document, It is not possible to modify an already-existing file.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Concerning passwords on your PDF files, see the section&amp;nbsp;"Securing ODS Generated PDF Files" &lt;A href="http://support.sas.com/documentation/cdl/en/odsug/61723/HTML/default/viewer.htm#a002262513.htm#a003088203" target="_self"&gt;here&lt;/A&gt;.&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 20:44:59 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243585#M45312</guid>
      <dc:creator>Tim_SAS</dc:creator>
      <dc:date>2016-01-14T20:44:59Z</dc:date>
    </item>
    <item>
      <title>Re: SAS pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243595#M45318</link>
      <description>&lt;P&gt;Also look into ODS TAGSETS.EXCELXP and ODS EXCEL&lt;/P&gt;</description>
      <pubDate>Thu, 14 Jan 2016 21:12:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/243595#M45318</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-01-14T21:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: SAS pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/244291#M45508</link>
      <description>&lt;P&gt;Thanks. Without a sample sas code, without an example, it is hard for me to do.&lt;/P&gt;&lt;P&gt;Plus, I saw&lt;/P&gt;&lt;P&gt;"You can set the PDFPASSWORD option at any time, but it is ignored until the PDFSECURITY system option is set to either LOW or HIGH. When the PDFSECURITY option is set to NONE, passwords for a PDF document are not needed."&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Would you please provide sas code? or an example with code?&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 18 Jan 2016 20:19:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/SAS-pdf/m-p/244291#M45508</guid>
      <dc:creator>Bal23</dc:creator>
      <dc:date>2016-01-18T20:19:58Z</dc:date>
    </item>
  </channel>
</rss>

