<?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 Not to genrate PDF automatically in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345676#M79556</link>
    <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;Ods pdf file "C:\download\abc.pdf";&lt;/P&gt;&lt;P&gt;Proc print data=sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my code is running fine but when I am ruuning this code it open the PDF &amp;nbsp;'abc' &amp;nbsp;autmatically .&lt;/P&gt;&lt;P&gt;I do not want PDF to be open automatically .How can i acheive that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 30 Mar 2017 08:12:06 GMT</pubDate>
    <dc:creator>Rohit12</dc:creator>
    <dc:date>2017-03-30T08:12:06Z</dc:date>
    <item>
      <title>Not to genrate PDF automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345676#M79556</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods listing close;&lt;/P&gt;&lt;P&gt;Ods pdf file "C:\download\abc.pdf";&lt;/P&gt;&lt;P&gt;Proc print data=sashelp.class;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;my code is running fine but when I am ruuning this code it open the PDF &amp;nbsp;'abc' &amp;nbsp;autmatically .&lt;/P&gt;&lt;P&gt;I do not want PDF to be open automatically .How can i acheive that&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 08:12:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345676#M79556</guid>
      <dc:creator>Rohit12</dc:creator>
      <dc:date>2017-03-30T08:12:06Z</dc:date>
    </item>
    <item>
      <title>Re: Not to genrate PDF automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345686#M79560</link>
      <description>I am seeing some error in your code.Just added "=" sign for the ods pdf statement. Now try this one.&lt;BR /&gt;&lt;BR /&gt;ods listing close;&lt;BR /&gt;Ods pdf file= "C:\download\abc.pdf";&lt;BR /&gt;Proc print data=sashelp.class;&lt;BR /&gt;run;&lt;BR /&gt;ods _all_ close;</description>
      <pubDate>Thu, 30 Mar 2017 08:35:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345686#M79560</guid>
      <dc:creator>lakshmi_74</dc:creator>
      <dc:date>2017-03-30T08:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: Not to genrate PDF automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345696#M79569</link>
      <description>&lt;P&gt;That was typo mistake it still &amp;nbsp;open PDF automatically&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 09:44:09 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345696#M79569</guid>
      <dc:creator>Rohit12</dc:creator>
      <dc:date>2017-03-30T09:44:09Z</dc:date>
    </item>
    <item>
      <title>Re: Not to genrate PDF automatically</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345712#M79572</link>
      <description>&lt;P&gt;Check the options of the client you are using. Enterprise Guide and SAS Studio have options to prevent the opening of generated results. Unfortunately this option is active or not for all results.&lt;/P&gt;</description>
      <pubDate>Thu, 30 Mar 2017 11:26:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Not-to-genrate-PDF-automatically/m-p/345712#M79572</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2017-03-30T11:26:30Z</dc:date>
    </item>
  </channel>
</rss>

