<?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 ODS PDF file - Physical file does not exist in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479372#M123724</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to get an output in PDF format in (D:\ drive)&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods pdf file ='D:\egfr.pdf';
proc print data = fbs5;
var fbs5_mean;
run;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Once i run this program, I get a result in (sas9.4) output window. There is no pdf file in given location&lt;/P&gt;&lt;P&gt;as well in my log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;84 ods pdf close;&lt;BR /&gt;85 ods pdf file ='D:\egfr.pdf' ;&lt;BR /&gt;ERROR: Physical file does not exist, C:\WINDOWS\Fonts\saswcur.ttf..&lt;BR /&gt;86 proc print data = fbs5;&lt;BR /&gt;87 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest some ideas to solve it.&lt;/P&gt;</description>
    <pubDate>Thu, 19 Jul 2018 04:32:19 GMT</pubDate>
    <dc:creator>Sathish_jammy</dc:creator>
    <dc:date>2018-07-19T04:32:19Z</dc:date>
    <item>
      <title>ODS PDF file - Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479372#M123724</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried to get an output in PDF format in (D:\ drive)&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;ods pdf file ='D:\egfr.pdf';
proc print data = fbs5;
var fbs5_mean;
run;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Once i run this program, I get a result in (sas9.4) output window. There is no pdf file in given location&lt;/P&gt;&lt;P&gt;as well in my log&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;84 ods pdf close;&lt;BR /&gt;85 ods pdf file ='D:\egfr.pdf' ;&lt;BR /&gt;ERROR: Physical file does not exist, C:\WINDOWS\Fonts\saswcur.ttf..&lt;BR /&gt;86 proc print data = fbs5;&lt;BR /&gt;87 run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please suggest some ideas to solve it.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 04:32:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479372#M123724</guid>
      <dc:creator>Sathish_jammy</dc:creator>
      <dc:date>2018-07-19T04:32:19Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF file - Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479382#M123727</link>
      <description>&lt;P&gt;I found the following problem-note: &lt;A href="http://support.sas.com/kb/45/156.html" target="_blank"&gt;http://support.sas.com/kb/45/156.html&lt;/A&gt;, looks as if the FONTSLOC system option is not set properly.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 05:13:58 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479382#M123727</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-07-19T05:13:58Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF file - Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479384#M123728</link>
      <description>&lt;P&gt;The link is not active buddy!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 05:31:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479384#M123728</guid>
      <dc:creator>Sathish_jammy</dc:creator>
      <dc:date>2018-07-19T05:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: ODS PDF file - Physical file does not exist</title>
      <link>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479388#M123730</link>
      <description>&lt;P&gt;works fine with firefox ...&lt;/P&gt;</description>
      <pubDate>Thu, 19 Jul 2018 05:45:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/ODS-PDF-file-Physical-file-does-not-exist/m-p/479388#M123730</guid>
      <dc:creator>andreas_lds</dc:creator>
      <dc:date>2018-07-19T05:45:36Z</dc:date>
    </item>
  </channel>
</rss>

