<?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: SGRENDER - PNG file is not transparent when imported in powerpoint in Graphics Programming</title>
    <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143935#M5443</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to remember that Office products may not support PNG transparency. Web browsers do, and even then, not all of them do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try producing a GIF image instead of PNG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always produce PNG for web content, but have not tried to create transparent images for MS Office.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Nov 2013 02:56:44 GMT</pubDate>
    <dc:creator>boschy</dc:creator>
    <dc:date>2013-11-15T02:56:44Z</dc:date>
    <item>
      <title>SGRENDER - PNG file is not transparent when imported in powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143934#M5442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I'm in the process of overhauling standard survival graph programming where I work, getting away from PROC GPLOT and massive ANNOTATE datasets to add additional information which the statisticians want to have included.&amp;nbsp; I am moving instead to PROC TEMPLATE and SGRENDER-based programming instead since it is so much more simple.&amp;nbsp; I'm having some issues, though, with the PNG files that SGRENDER is producing when I import them into powerpoint.&amp;nbsp; Our group has a standard slide template, and it is expected that the survival graph will be transparent, allowing the slide template to show through.&amp;nbsp; However, the PNG file is not transparent - it's a big white box.&amp;nbsp; I've tried specifying OPAQUE=FALSE in the statgraph template I've made, as well as augmenting the DEFAULT style template to use in the ODS LISTING line I have right before the PROC SGRENDER statement.&amp;nbsp; None of this is making the PNG file be transparent when imported into powerpoint.&amp;nbsp; I'm not terribly adept at working with style templates, so I could easily have messed that up.&amp;nbsp; The following are my graph &amp;amp; style templates, followed by the SGRENDER statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips on how to get that PNG file transparent in the powerpoint file and have it transparent so the powerpoint slide template shows through?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc template;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; define statgraph SURVIVAL_GRAPH;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; begingraph;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layout lattice / rows=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt; columns=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;1&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt; opaque=false;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layout overlay / xaxisopts=(linearopts=(tickvaluelist=(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;3&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;6&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;9&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;12&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;15&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;18&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;21&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;) viewmax=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;24&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;))&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; yaxisopts=(linearopts=(tickvaluelist=(&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.1&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.2&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.3&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.4&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.5&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.6&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.7&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.8&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0.9&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;1.0&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;) viewmin=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;0&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;));&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; stepplot x=time y=survival /&amp;nbsp; group = stratum name=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;'survgraph'&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; scatterplot x=time y=censored /&amp;nbsp; group=stratum markerattrs=(symbol=plus);&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; innermargin / align=bottom;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; blockplot x=tatrisk block=atrisk / class="stratum" display=(values label) valueattrs=(size=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;8&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; valuehalign=start;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endinnermargin;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-bottom: .0001pt;"&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; discretelegend &lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white; background-position: initial initial; background-repeat: initial initial;"&gt;'survgraph'&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: 'Courier New'; background-color: white; background-position: initial initial; background-repeat: initial initial;"&gt; / location = inside halign=center valign=bottom;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endlayout;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; columnheaders;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layout overlay / pad=(top=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;5&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;);&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; layout gridded / columns=&lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background-color: white; font-family: 'Courier New'; background-repeat: initial initial; background-position: initial initial;"&gt;7&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt; border=true;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;" "&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;"# of Patients"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;"Dead"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;"Censored"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;" "&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;"Median Survival (95% CI)"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; entry halign = center &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;"Hazard Ratio (95% CI)"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;*...ADDITIONAL LINES NOT SHOWN....;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endlayout;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endlayout;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endcolumnheaders;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endlayout;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; endgraph;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; end; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;proc&lt;/STRONG&gt; &lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;template&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;define&lt;/SPAN&gt; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; journal_transparent;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; parent = Styles.Journal;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; graphbackground from graphbackground/ transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; GraphLegendBackground from GraphLegendBackground/ transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; GraphCharts from GraphCharts /&amp;nbsp;&amp;nbsp;&amp;nbsp; transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; GraphLegendBackground from GraphLegendBackground / transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; GraphDataDefault from GraphDataDefault / transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; graphdata1 from graphdata1 / transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;style&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; graphdata2 from graphdata2 / transparency = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;1.00&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;end&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;run&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;ods graphics / reset imagename = &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;"survival graph"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; IMAGEFMT=png ANTIALIAS=off;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;option orientation = landscape;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;ods listing image_dpi = &lt;/SPAN&gt;&lt;STRONG style="font-size: 10pt; background: white; font-family: 'Courier New';"&gt;300&lt;/STRONG&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; GPATH=&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt;"&amp;amp;directory\sas output"&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; font-size: 10pt;"&gt; style=journal_transparent;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background-color: white; color: #000000; font-size: 10pt; background-position: initial initial; background-repeat: initial initial;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; proc sgrender data=_survivalplotdata template=SURVIVAL_GRAPH;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'Courier New'; background: white; color: #000000; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; run;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Nov 2013 18:01:32 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143934#M5442</guid>
      <dc:creator>rpaulus</dc:creator>
      <dc:date>2013-11-14T18:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: SGRENDER - PNG file is not transparent when imported in powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143935#M5443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I seem to remember that Office products may not support PNG transparency. Web browsers do, and even then, not all of them do.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try producing a GIF image instead of PNG.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I always produce PNG for web content, but have not tried to create transparent images for MS Office.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Nov 2013 02:56:44 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143935#M5443</guid>
      <dc:creator>boschy</dc:creator>
      <dc:date>2013-11-15T02:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: SGRENDER - PNG file is not transparent when imported in powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143936#M5444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried all of the LISTING file types &lt;A href="http://support.sas.com/documentation/cdl/en/statug/63033/HTML/default/viewer.htm#statug_odsgraph_sect030.htm"&gt;here&lt;/A&gt;, none of which resulted in a transpararent graph in powerpoint.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 13:04:27 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143936#M5444</guid>
      <dc:creator>rpaulus</dc:creator>
      <dc:date>2013-11-19T13:04:27Z</dc:date>
    </item>
    <item>
      <title>Re: SGRENDER - PNG file is not transparent when imported in powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143937#M5445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;SG Procedures (or GTL) do not support the creation of transparent PNG files.&amp;nbsp; Please log your new feature request to Tech Support using the link (Submit a problem report) in the footer of this page. As a work around, you can use an image as a background annotation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Nov 2013 14:38:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143937#M5445</guid>
      <dc:creator>Jay54</dc:creator>
      <dc:date>2013-11-19T14:38:19Z</dc:date>
    </item>
    <item>
      <title>Re: SGRENDER - PNG file is not transparent when imported in powerpoint</title>
      <link>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143938#M5446</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks!&amp;nbsp; That's good to know.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Nov 2013 14:14:11 GMT</pubDate>
      <guid>https://communities.sas.com/t5/Graphics-Programming/SGRENDER-PNG-file-is-not-transparent-when-imported-in-powerpoint/m-p/143938#M5446</guid>
      <dc:creator>rpaulus</dc:creator>
      <dc:date>2013-11-20T14:14:11Z</dc:date>
    </item>
  </channel>
</rss>

