<?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: re: ods pdf output in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/331274#M17903</link>
    <description>&lt;P&gt;Hi Cynthia....I did contact Tech Support and the work around is to include the following statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options printerpath=pdf;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;before the ODS pdf file=&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TYhanks for your help.&lt;/P&gt;</description>
    <pubDate>Thu, 09 Feb 2017 18:32:44 GMT</pubDate>
    <dc:creator>twildone</dc:creator>
    <dc:date>2017-02-09T18:32:44Z</dc:date>
    <item>
      <title>re: ods pdf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/329446#M17861</link>
      <description>&lt;P&gt;Hi.....I am using ods pdf to create a report and trying to insert a Page X of Y in the footnote. The output isn't correct. Any suggestions to correct this? Thanks.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods pdf file="%sysfunc(pathname(project))\&amp;amp;filename Report (&amp;amp;rundate).pdf" style=journal notoc bookmarkgen=no bookmarklist=none;&lt;/P&gt;
&lt;P&gt;footnote height=&lt;STRONG&gt;7&lt;/STRONG&gt;pt font="Arial" justify=center "Report Generated On: &amp;amp;rundate" justify=right 'Page ^{thispage} of ^{lastpage}';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Output:&lt;/P&gt;
&lt;P style="margin: 0cm 0cm 10pt;"&gt;&amp;lt;R Page 1 of 􀀀@ 􀀀&amp;gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:46:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/329446#M17861</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2017-02-02T14:46:20Z</dc:date>
    </item>
    <item>
      <title>Re: re: ods pdf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/329513#M17862</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; I do not observe that behavior. I am running SAS 9.4 M3. When I use a slightly modified version of your code, I get the expected results. BTW, I never just use the font Arial with ODS PDF -- one of the developers explained that the only "Arial" font that Adobe "likes" is Arial Unicode MS and so, that is the one I always use.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;cynthia&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/7072i0FEA1D085EF4FFFC/image-size/original?v=1.0&amp;amp;px=-1" alt="x_of_y_test.png" title="x_of_y_test.png" border="0" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 17:35:36 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/329513#M17862</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-02-02T17:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: re: ods pdf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/330968#M17895</link>
      <description>Hi Cynthia....I have been working on this to try an narrow down or identify why this is occurring. I was able to determine that it has to do with when the code is run using Enterprise Guide. It works when I use SAS 9.4  BUT doesn't work when the code is run using SAS Enterprise Guide 7.1</description>
      <pubDate>Wed, 08 Feb 2017 20:06:03 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/330968#M17895</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2017-02-08T20:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: re: ods pdf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/331046#M17902</link>
      <description>Hi:&lt;BR /&gt;  If this is something you can reliably duplicate using EG, then you should open a track with Tech Support. If there's an existing defect, they will let you know and if there is a defect, there might be workaround. Sending them a sample program will help. So you can point them to this track for an example of code that works in SAS 9.4 and then send them an example of the same code that does not work in EG. &lt;BR /&gt; &lt;BR /&gt;cynthia</description>
      <pubDate>Thu, 09 Feb 2017 01:17:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/331046#M17902</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2017-02-09T01:17:00Z</dc:date>
    </item>
    <item>
      <title>Re: re: ods pdf output</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/331274#M17903</link>
      <description>&lt;P&gt;Hi Cynthia....I did contact Tech Support and the work around is to include the following statement:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options printerpath=pdf;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;before the ODS pdf file=&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;TYhanks for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 09 Feb 2017 18:32:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/re-ods-pdf-output/m-p/331274#M17903</guid>
      <dc:creator>twildone</dc:creator>
      <dc:date>2017-02-09T18:32:44Z</dc:date>
    </item>
  </channel>
</rss>

