<?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: With respect to ods pdf in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469971#M120274</link>
    <description>&lt;P&gt;I am so excited now! I got it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It may be briefly&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;summarized in the following syntax.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 007.jpg" style="width: 554px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21185i1C15AE707ECCDD97/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 007.jpg" alt="Image 007.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options orientation=landscape; 
ods pdf;
ods pdf file='C:\sasabc\png\kkk.pdf';
ods graphics /   width=1700px  height=1100px  ; 

1)proc sgplot
2)proc sgplot
....
499)proc sgplot
500)proc sgplot   /*print 500 plots*/

ods graphics off;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 13 Jun 2018 16:28:55 GMT</pubDate>
    <dc:creator>Cingchih</dc:creator>
    <dc:date>2018-06-13T16:28:55Z</dc:date>
    <item>
      <title>With respect to ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469212#M119978</link>
      <description>&lt;P&gt;I exported to 150 pictures (.png) using the ods pdf. the code was as follows:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods pdf file='c:\........pdf ' ;&lt;/P&gt;&lt;P&gt;major code&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I wanted to rotate&amp;nbsp;pdf&amp;nbsp; from A form to B form. Thank you.&lt;/P&gt;&lt;P&gt;Does it seem that the problem couldn't be solved &lt;SPAN&gt;until today.&lt;/SPAN&gt;?&lt;/P&gt;&lt;P&gt;ref: &lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-switch-orientation-between-pages/td-p/63402" target="_self"&gt;https://communities.sas.com/t5/ODS-and-Base-Reporting/ODS-PDF-switch-orientation-between-pages/td-p/63402&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 006.jpg" style="width: 288px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21149i6A17405273165BFD/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 006.jpg" alt="Image 006.jpg" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Jun 2018 13:42:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469212#M119978</guid>
      <dc:creator>Cingchih</dc:creator>
      <dc:date>2018-06-11T13:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: With respect to ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469307#M120020</link>
      <description>Hi:&lt;BR /&gt;  It is possible to switch orientations in ODS PDF output files. You need to do it between steps. I will post an example as soon as I find it. This feature has been available for quite a while. The method shown in the older posting (for ODS RTF) should also work for PDF now.&lt;BR /&gt;Cynthia</description>
      <pubDate>Mon, 11 Jun 2018 16:41:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469307#M120020</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-06-11T16:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: With respect to ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469940#M120266</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thanks in advance.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:38:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469940#M120266</guid>
      <dc:creator>Cingchih</dc:creator>
      <dc:date>2018-06-13T14:38:16Z</dc:date>
    </item>
    <item>
      <title>Re: With respect to ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469945#M120269</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Basically, you just need to switch orientation between steps. I've used a screen shot to highlight the switch. Note that after you issue the OPTIONS statement, you have to then issue an ODS PDF statement to cause ODS to "refresh" the options for the next output.&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="switch_orientation.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21182i76AA7FCEDCDA75DF/image-size/large?v=v2&amp;amp;px=999" role="button" title="switch_orientation.png" alt="switch_orientation.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Hope this helps,&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 14:51:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469945#M120269</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2018-06-13T14:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: With respect to ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469971#M120274</link>
      <description>&lt;P&gt;I am so excited now! I got it.&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It may be briefly&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;summarized in the following syntax.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Image 007.jpg" style="width: 554px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/21185i1C15AE707ECCDD97/image-size/large?v=v2&amp;amp;px=999" role="button" title="Image 007.jpg" alt="Image 007.jpg" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;options orientation=landscape; 
ods pdf;
ods pdf file='C:\sasabc\png\kkk.pdf';
ods graphics /   width=1700px  height=1100px  ; 

1)proc sgplot
2)proc sgplot
....
499)proc sgplot
500)proc sgplot   /*print 500 plots*/

ods graphics off;
ods pdf close;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jun 2018 16:28:55 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/With-respect-to-ods-pdf/m-p/469971#M120274</guid>
      <dc:creator>Cingchih</dc:creator>
      <dc:date>2018-06-13T16:28:55Z</dc:date>
    </item>
  </channel>
</rss>

