<?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: Box plots options for ods pdf in SAS Programming</title>
    <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983786#M379569</link>
    <description>&lt;P&gt;&lt;STRONG&gt;SASPRTC&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the PRT is for PRINTER and C is for COLOR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTC (color)&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTG (gray scale)&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTM (monochrome)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;A href="https://go.documentation.sas.com/doc/da/pgmsascdc/v_067/graphref/p1vzbqx343n04pn1h0hquiiipk4b.htm" target="_blank"&gt;SAS Help Center: Default Devices for ODS Destinations&lt;/A&gt;&amp;nbsp;(see the "&lt;SPAN&gt;Default Device" and "Recommended Devices" columns)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_067/graphref/n03ikif9nd0pyin1nege0kkwpmhu.htm#p1evbx2hjhf9p6n1hzhm4xhh289y" target="_blank"&gt;SAS Help Center: Summary of Default Destinations, Styles, and Devices&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="xisDoc-paragraph"&gt;&lt;SPAN&gt;device= can be put in an OPTIONS statement&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;&lt;SPAN&gt;device= can be put in a GOPTIONS statement (SAS/GRAPH)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN&gt;Ciao,&lt;BR /&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 20 Feb 2026 11:49:07 GMT</pubDate>
    <dc:creator>sbxkoenk</dc:creator>
    <dc:date>2026-02-20T11:49:07Z</dc:date>
    <item>
      <title>Box plots options for ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983750#M379565</link>
      <description>&lt;P&gt;Hello Experts,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm wondering whey the stats do not display correctly for the proc sgplot and ods pdf :&lt;/P&gt;
&lt;P&gt;I use&amp;nbsp;ods pdf style=Pearl;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="SASdevAnneMarie_0-1771513993048.png" style="width: 400px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/113251iE5EB48419C24DE4C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="SASdevAnneMarie_0-1771513993048.png" alt="SASdevAnneMarie_0-1771513993048.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Thank you for your help.&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 15:14:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983750#M379565</guid>
      <dc:creator>SASdevAnneMarie</dc:creator>
      <dc:date>2026-02-19T15:14:42Z</dc:date>
    </item>
    <item>
      <title>Re: Box plots options for ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983757#M379567</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;To see if this resolves the issue, near the top of the code (before the main ODS PDF FILE= statement in the code), add the following statements to the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;options device=SASPRTC;&lt;/P&gt;
&lt;P&gt;ods _ALL_ close;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this point, submit the modified code and let's see what happens. If this does not resolve the issue, please post the newly created SAS log and I will take a look at it.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards, Martin&lt;BR /&gt;&amp;nbsp;------------------------------&lt;BR /&gt;Martin Mincey&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;Sr Principal Technical Support Engineer&lt;BR /&gt;SAS/Viya Programming and OSL&lt;BR /&gt;SAS Technical Support&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 19 Feb 2026 17:25:43 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983757#M379567</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2026-02-19T17:25:43Z</dc:date>
    </item>
    <item>
      <title>Re: Box plots options for ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983777#M379568</link>
      <description>Hello Martin, &lt;BR /&gt;Thank you very much! It works.&lt;BR /&gt;What "options device=SASPRTC" means?</description>
      <pubDate>Fri, 20 Feb 2026 08:26:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983777#M379568</guid>
      <dc:creator>SASdevAnneMarie</dc:creator>
      <dc:date>2026-02-20T08:26:48Z</dc:date>
    </item>
    <item>
      <title>Re: Box plots options for ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983786#M379569</link>
      <description>&lt;P&gt;&lt;STRONG&gt;SASPRTC&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;the PRT is for PRINTER and C is for COLOR.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTC (color)&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTG (gray scale)&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;SASPRTM (monochrome)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;A href="https://go.documentation.sas.com/doc/da/pgmsascdc/v_067/graphref/p1vzbqx343n04pn1h0hquiiipk4b.htm" target="_blank"&gt;SAS Help Center: Default Devices for ODS Destinations&lt;/A&gt;&amp;nbsp;(see the "&lt;SPAN&gt;Default Device" and "Recommended Devices" columns)&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN&gt;&lt;A href="https://go.documentation.sas.com/doc/en/pgmsascdc/v_067/graphref/n03ikif9nd0pyin1nege0kkwpmhu.htm#p1evbx2hjhf9p6n1hzhm4xhh289y" target="_blank"&gt;SAS Help Center: Summary of Default Destinations, Styles, and Devices&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xisDoc-paragraph"&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI class="xisDoc-paragraph"&gt;&lt;SPAN&gt;device= can be put in an OPTIONS statement&lt;/SPAN&gt;&lt;/LI&gt;
&lt;LI class="xisDoc-paragraph"&gt;&lt;SPAN&gt;device= can be put in a GOPTIONS statement (SAS/GRAPH)&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P class="xisDoc-paragraph"&gt;&lt;SPAN&gt;Ciao,&lt;BR /&gt;Koen&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 20 Feb 2026 11:49:07 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983786#M379569</guid>
      <dc:creator>sbxkoenk</dc:creator>
      <dc:date>2026-02-20T11:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Box plots options for ods pdf</title>
      <link>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983787#M379570</link>
      <description>Thank you, Koen!</description>
      <pubDate>Fri, 20 Feb 2026 11:58:24 GMT</pubDate>
      <guid>https://communities.sas.com/t5/SAS-Programming/Box-plots-options-for-ods-pdf/m-p/983787#M379570</guid>
      <dc:creator>SASdevAnneMarie</dc:creator>
      <dc:date>2026-02-20T11:58:24Z</dc:date>
    </item>
  </channel>
</rss>

