<?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: Cant Send multiple chart embedded by mail in New SAS User</title>
    <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505158#M1111</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this point, your code looks pretty good.&amp;nbsp; But I do have a few more suggestions for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the very top of your code, before you create your graphics output, reset any active/old titles and footnotes by adding the following two statements to the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title1;&lt;/P&gt;
&lt;P&gt;footnote1;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, move the following two statements:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;footnote1 '&amp;lt;img src=cid:graf1&amp;gt;';&lt;BR style="box-sizing: border-box;" /&gt;footnote2 '&amp;lt;img src=cid:graf2&amp;gt;';&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Down a bit so that they now appear right after the following statement:&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;ods html3 file=sendmail style=sasweb;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Let me know if this does not resolve the issue.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Regards, Martin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 17 Oct 2018 15:24:22 GMT</pubDate>
    <dc:creator>MartinMincey</dc:creator>
    <dc:date>2018-10-17T15:24:22Z</dc:date>
    <item>
      <title>Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/504186#M927</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hello. I need to send by mail more than one embedded chart. The following sentence works correctly when it is one but I can not send more than one chart. Can you also indicate how to send an e-mail and a proc report and a sgplot proc?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;*/&lt;BR /&gt;%let workdir=%trim(%sysfunc(pathname(work)));&lt;BR /&gt;ods graphics on / width=10 in height=3.5in;&lt;BR /&gt;ods _ALL_ close;&lt;BR /&gt;ods listing gpath="&amp;amp;workdir";&lt;BR /&gt;ods graphics / reset=index outputfmt=PNG imagename='email';&amp;nbsp;&lt;BR /&gt;title1 'Evolucion de produccion';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;BR /&gt;&amp;nbsp; proc sgplot data=GRAFICO_SC noborder ;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; VLINE FECHA_CONTABLE / response=STOCK group=SISTEMA_NOMBRE y2axis lineattrs=(color=red) dataskin=pressed name='a';&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; vline FECHA_CONTABLE / response=avg_DESPACHO&amp;nbsp; group=sistema_nombre&amp;nbsp; lineattrs=(color=gray pattern=solid) dataskin=pressed&amp;nbsp; name='b';&lt;BR /&gt;&amp;nbsp; vline FECHA_CONTABLE / response=PRODUCCION group=sistema_nombre&amp;nbsp; lineattrs=(color=blue pattern=solid) nostatlabel name='C';&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; xaxis discreteorder=data display=(noline nolabel noticks);&lt;BR /&gt;&amp;nbsp;axis1&amp;nbsp; value=(font="Verdana" angle=90);&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; y2axis display=(noline noticks) grid label='Stock' valueshint&amp;nbsp; offsetmin=0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; yaxis display=(noline noticks) offsetmin=0;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; keylegend&amp;nbsp; 'a' 'b' 'C' / title='' linelength=24;&lt;/P&gt;&lt;P&gt;&amp;nbsp;run;&lt;BR /&gt;filename sendmail email to=("user@domain.com") from=("user@domain.com")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attach=("&amp;amp;workdir./email.png" inlined='sgplot')&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type='text/html' subject="Evolucion ";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; data _null_;&lt;BR /&gt;&amp;nbsp;file sendmail;&amp;nbsp;&lt;BR /&gt;&amp;nbsp;put '&amp;lt;html&amp;gt;';&lt;BR /&gt;&amp;nbsp;put '&amp;lt;body&amp;gt;';&lt;BR /&gt;&amp;nbsp;put '&amp;lt;img src=cid:sgplot&amp;gt;';&lt;BR /&gt;&amp;nbsp;put '&amp;lt;/body&amp;gt;';&lt;BR /&gt;&amp;nbsp;put '&amp;lt;/html&amp;gt;';&lt;BR /&gt;run;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; filename sendmail clear;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 Oct 2018 03:39:26 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/504186#M927</guid>
      <dc:creator>LorenaPalacios</dc:creator>
      <dc:date>2018-10-15T03:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/504717#M1001</link>
      <description>&lt;P&gt;To send multiple graphs via email, you can specify multiple graphs for the ATTACH option on the FILENAME statement and then add additional PUT statements to the DATA step code (one PUT statement per graph).&amp;nbsp; Here is sample code which demonstrates this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;filename sendmail email &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; to&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; = ("first.last@company.com" )&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; from&amp;nbsp;&amp;nbsp;&amp;nbsp; = ("first.last@company.com")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; attach&amp;nbsp; = ("&amp;amp;workdir.\email1.png"&amp;nbsp; inlined='email1'&amp;nbsp; &amp;nbsp;"&amp;amp;workdir\email2.png"&amp;nbsp; &amp;nbsp;inlined='email2')&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type&amp;nbsp;&amp;nbsp;&amp;nbsp; = 'text/html'&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; subject = "Email test of GRAPH output";&lt;/P&gt;
&lt;P&gt;data _null_;&lt;BR /&gt;&amp;nbsp;&amp;nbsp; file sendmail;&amp;nbsp; &lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;html&amp;gt;';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;body&amp;gt;';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;img src=cid:email1&amp;gt;';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;img src=cid:email2&amp;gt;';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;/body&amp;gt;';&lt;BR /&gt;&amp;nbsp;&amp;nbsp; put '&amp;lt;/html&amp;gt;';&lt;BR /&gt;run;&lt;/P&gt;
&lt;P&gt;filename sendmail clear;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is sample SAS code which emails a graph followed by PROC REPORT output.&amp;nbsp; The graph is added to the email via the following TITLE statement in the code (right before the PROC REPORT step):&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:sgplot&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Here is the sample code:&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;filename&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; sendmail &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;email&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;to&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = (&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"first.last@company.com"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; )&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;from&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = (&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"first.last@company.com"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;attach&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = (&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"&amp;amp;workdir.\sgplot.png"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; inlined=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'sgplot'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;)&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;type&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;'text/html'&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;subject&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; = &lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Email test of GRAPH output"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;_all_&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html3&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;file&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sendmail &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;style&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sasweb; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:sgplot&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.class; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;html3&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;close&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;ods&lt;/FONT&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;listing&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;filename&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; sendmail &lt;/FONT&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;clear&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 16 Oct 2018 13:52:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/504717#M1001</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-16T13:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505023#M1080</link>
      <description>&lt;P&gt;&lt;SPAN&gt;thank you!!&amp;nbsp;Your example to créate&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;More than one charts &lt;SPAN&gt;worked perfectly but when I try to add the Report below just like the example, the mail show an "x" where the graph should go and then the report. Any suggestions?&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;&lt;SPAN&gt;I show you the code &amp;nbsp;&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#000000" face="Calibri" size="3"&gt;&lt;SPAN&gt;thanks again (sorry for my english)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let workdir=%trim(%sysfunc(pathname(work)));&lt;/P&gt;&lt;P&gt;ods graphics on / width=&lt;STRONG&gt;10&lt;/STRONG&gt; in height=&lt;STRONG&gt;3.5&lt;/STRONG&gt;in;&lt;/P&gt;&lt;P&gt;ods _ALL_ close;&lt;/P&gt;&lt;P&gt;ods listing gpath="&amp;amp;workdir";&lt;/P&gt;&lt;P&gt;ods graphics / reset=index outputfmt=PNG imagename='graf1';&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;sgplot&lt;/STRONG&gt; data=GRAFICO_C noborder ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title bold 'Prueba1';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VLINE FECHA_CONTABLE / response=STOCK y2axis lineattrs=(color=red) dataskin=pressed name='a';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; vline FECHA_CONTABLE / response=avg_DESPACHO&amp;nbsp;&amp;nbsp; lineattrs=(color=gray pattern=solid) dataskin=pressed name='b';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vline FECHA_CONTABLE / response=PRODUCCION&amp;nbsp;&amp;nbsp; lineattrs=(color=blue pattern=solid) nostatlabel name='C';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; xaxis discreteorder=data display=(noline nolabel noticks) valueattrs=(family="Arial" size=&lt;STRONG&gt;4&lt;/STRONG&gt;) ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; y2axis display=(noline noticks) grid label='Stock Neto m3' valueshint offsetmin=&lt;STRONG&gt;0&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; yaxis display=(noline noticks) label='Producción/Despachos m3' /*values=(0.34 to 0.46 by 0.02)*/ offsetmin=&lt;STRONG&gt;0&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; keylegend 'a' 'b' 'C' / title='' linelength=&lt;STRONG&gt;24&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;%let workdir=%trim(%sysfunc(pathname(work)));&lt;/P&gt;&lt;P&gt;ods graphics on / width=&lt;STRONG&gt;10&lt;/STRONG&gt; in height=&lt;STRONG&gt;3.5&lt;/STRONG&gt;in;&lt;/P&gt;&lt;P&gt;ods _ALL_ close;&lt;/P&gt;&lt;P&gt;ods listing gpath="&amp;amp;workdir";&lt;/P&gt;&lt;P&gt;ods graphics / reset=index outputfmt=PNG imagename='graf2';&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;sgplot&lt;/STRONG&gt; data=GRAFICO_Cole noborder ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; title bold 'Prueba2';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; VLINE FECHA_CONTABLE / response=STOCK y2axis lineattrs=(color=red) dataskin=pressed name='a';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; vline FECHA_CONTABLE / response=avg_DESPACHO&amp;nbsp;&amp;nbsp; lineattrs=(color=gray pattern=solid) dataskin=pressed name='b';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; vline FECHA_CONTABLE / response=PRODUCCION&amp;nbsp;&amp;nbsp; lineattrs=(color=blue pattern=solid) nostatlabel name='C';&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; xaxis discreteorder=data display=(noline nolabel noticks) valueattrs=(family="Arial" size=&lt;STRONG&gt;4&lt;/STRONG&gt;) ;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; y2axis display=(noline noticks) grid label='Stock Neto m3' valueshint offsetmin=&lt;STRONG&gt;0&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; yaxis display=(noline noticks) label='Producción/Despachos m3' /*values=(0.34 to 0.46 by 0.02)*/ offsetmin=&lt;STRONG&gt;0&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; keylegend 'a' 'b' 'C' / title='' linelength=&lt;STRONG&gt;24&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;filename sendmail email to=("first.last@company.com") from=("first.last@company.com")&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; attach = ("&amp;amp;workdir.\graf1.png" inlined='graf1'&amp;nbsp;&amp;nbsp; "&amp;amp;workdir.\graf2.png"&amp;nbsp;&amp;nbsp; inlined='graf2')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; type='text/html' subject="Emailing graphics output";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; options emailsys=smtp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; options emailhost="xxx";&lt;/P&gt;&lt;P&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods html3 file=sendmail style=sasweb;&lt;/P&gt;&lt;P&gt;title1 '&amp;lt;img src=cid:sgplot&amp;gt;';&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt; &lt;STRONG&gt;report&lt;/STRONG&gt; data=sashelp.class;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;;&lt;/P&gt;&lt;P&gt;ods html3 close;&lt;/P&gt;&lt;P&gt;ods listing;&lt;/P&gt;&lt;P&gt;filename sendmail clear;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 10:39:45 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505023#M1080</guid>
      <dc:creator>LorenaPalacios</dc:creator>
      <dc:date>2018-10-17T10:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505070#M1091</link>
      <description>Hello,

Since on the following statement you named your two graphs GRAF1 and GRAF2 using the INLINED option:

filename sendmail email to=("first.last@company.com") from=("first.last@company.com") 
attach = ("&amp;amp;workdir.\graf1.png" inlined='graf1'   "&amp;amp;workdir.\graf2.png"   inlined='graf2')
type='text/html' subject="Emailing graphics output";

To then reference the first graph later on in the code, modify the following statement:

title1 '&lt;IMG src="cid:sgplot" /&gt;';

So that it references GRAF1, for example:

title1 '&lt;IMG src="cid:graf1" /&gt;';

Additionally, if you want to place GRAF1 before the report and GRAF2 after the report, you can use:

title1 '&lt;IMG src="cid:graf1" /&gt;';
footnote1 '&lt;IMG src="cid:graf2" /&gt;';

Regards, Martin</description>
      <pubDate>Wed, 17 Oct 2018 13:29:48 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505070#M1091</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-17T13:29:48Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505075#M1092</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Since my last reply was not formatted correctly, let me try one more time...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Since on the following statement you named your two graphs GRAF1 and GRAF2 using the INLINED option: &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;filename sendmail email to=("first.last@company.com") from=("first.last@company.com") &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;attach = ("&amp;amp;workdir.\graf1.png" inlined='graf1' "&amp;amp;workdir.\graf2.png" inlined='graf2') &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;type='text/html' subject="Emailing graphics output"; &lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;To then reference the first graph later on in the code, modify the following statement:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;title1 '&amp;lt;img src=cid:sgplot&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font: 400 14px/20px &amp;quot;HelevticaNeue-light&amp;quot;, &amp;quot;Helvetica Neue&amp;quot;, Helvetica, Arial, sans-serif; text-align: left; color: rgb(51, 51, 51); text-transform: none; text-indent: 0px; letter-spacing: normal; text-decoration: none; word-spacing: 0px; float: none; display: inline !important; white-space: normal; visibility: visible; -ms-word-wrap: break-word; orphans: 2; font-size-adjust: none; font-stretch: normal; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;So that it now looks like this:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;title1 '&amp;lt;img src=cid:graf1&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;Additionally, if you want to place GRAF1 before the report and GRAF2 after the report, you can use:&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;title1 '&amp;lt;img src=cid:graf1&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;footnote1 '&amp;lt;img src=cid:graf2&amp;gt;';&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN style="font-family: &amp;quot;Arial&amp;quot;,sans-serif; font-size: 10pt;"&gt;&lt;FONT color="#000000"&gt;Regards, Martin &lt;/FONT&gt;&lt;/SPAN&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;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 13:36:33 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505075#M1092</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-17T13:36:33Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505136#M1104</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Thank you very much for your response. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;It has helped me a lot, however&amp;nbsp; in each graphic below the legend I add the text "&lt;FONT face="Arial" size="2"&gt;&amp;nbsp;'&amp;lt;img src=cid:graf1&amp;gt;" just like I show you in the example.&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Arial" size="2"&gt;I need all the graphics after the report&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Arial" size="2"&gt;I &amp;nbsp;copy the code to verify that it is correct. &lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;FONT face="Arial" size="2"&gt;Thanks again you has been really very kind&lt;/FONT&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="tw-swapa"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class="oSioSc"&gt;&lt;DIV&gt;&lt;DIV class="gsrt tw-ta-container tw-nfl"&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;filename sendmail email to=("firstname@company.com") from=("firstname@company")&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;attach = ("&amp;amp;workdir.\graf1.png" inlined='graf1'&amp;nbsp;&amp;nbsp; "&amp;amp;workdir.\graf2.png"&amp;nbsp;&amp;nbsp; inlined='graf2')&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;type='text/html' subject="Emailing graphics output";&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;options emailsys=smtp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;options emailhost="xxx";&lt;BR /&gt;ods _all_ close;&lt;/P&gt;&lt;P&gt;footnote1 '&amp;lt;img src=cid:graf1&amp;gt;';&lt;BR /&gt;footnote2 '&amp;lt;img src=cid:graf2&amp;gt;';&lt;/P&gt;&lt;P&gt;ods html3 file=sendmail style=sasweb;&lt;BR /&gt;proc report data=sashelp.class;&lt;BR /&gt;run;&lt;/P&gt;&lt;P&gt;ods html3 close;&lt;BR /&gt;ods listing;&lt;BR /&gt;filename sendmail clear;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:05:56 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505136#M1104</guid>
      <dc:creator>LorenaPalacios</dc:creator>
      <dc:date>2018-10-17T15:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505158#M1111</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At this point, your code looks pretty good.&amp;nbsp; But I do have a few more suggestions for you.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;At the very top of your code, before you create your graphics output, reset any active/old titles and footnotes by adding the following two statements to the code:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title1;&lt;/P&gt;
&lt;P&gt;footnote1;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then, move the following two statements:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;footnote1 '&amp;lt;img src=cid:graf1&amp;gt;';&lt;BR style="box-sizing: border-box;" /&gt;footnote2 '&amp;lt;img src=cid:graf2&amp;gt;';&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Down a bit so that they now appear right after the following statement:&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;ods html3 file=sendmail style=sasweb;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Let me know if this does not resolve the issue.&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0px; padding: 0px; text-align: left; color: rgb(51, 51, 51); text-transform: none; line-height: 21.33px; text-indent: 0px; letter-spacing: normal; font-size: 14px; font-style: normal; font-variant: normal; font-weight: 400; text-decoration: none; word-spacing: 0px; white-space: normal; box-sizing: border-box; orphans: 2; background-color: transparent; -webkit-text-stroke-width: 0px;"&gt;Regards, Martin&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 17 Oct 2018 15:24:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505158#M1111</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-17T15:24:22Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505631#M1194</link>
      <description>&lt;DIV class="gsrt tw-ta-container tw-nfl"&gt;&amp;nbsp;&lt;BR /&gt;I have 3 proc report and 2 proc sgplot. I have to send the first graph after the second report and the second graph after the third report. Might you help me? I can not locate them correctly Thank you very much&lt;/DIV&gt;</description>
      <pubDate>Thu, 18 Oct 2018 16:01:19 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505631#M1194</guid>
      <dc:creator>LorenaPalacios</dc:creator>
      <dc:date>2018-10-18T16:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505747#M1206</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If your two graphs are named GRAF1 and GRAF2 on the ATTACH option on the FILENAME statement, you should be able to accomplish this by structuring your code similar to the following...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title1; footnote1;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Honda"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Audi"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:sgplot&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;footnote1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:sgplot1&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"BMW"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Where the TITLE1 and FOOTNOTE1 statements in this case appear only before the third PROC REPORT step.&amp;nbsp; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT face="Courier New" size="2"&gt;Regards, Martin &lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 20:15:38 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505747#M1206</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-18T20:15:38Z</dc:date>
    </item>
    <item>
      <title>Re: Cant Send multiple chart embedded by mail</title>
      <link>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505750#M1208</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I did have a typo in my last reply.&amp;nbsp; If the graphs are named GRAF1 and GRAF2, the code should actually look similar to the following...&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;title1; footnote1;&amp;nbsp;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Honda"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"Audi"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;title1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:graf1&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;footnote1&lt;/FONT&gt; &lt;FONT color="#800080" face="Courier New" size="2"&gt;'&amp;lt;img src=cid:graf2&amp;gt;'&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;proc&lt;/STRONG&gt;&lt;/FONT&gt; &lt;STRONG&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;report&lt;/FONT&gt;&lt;/STRONG&gt; &lt;FONT color="#0000ff" face="Courier New" size="2"&gt;data&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;=sashelp.cars; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#0000ff" face="Courier New" size="2"&gt;where&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt; make=&lt;/FONT&gt;&lt;FONT color="#800080" face="Courier New" size="2"&gt;"BMW"&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;; &lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT color="#000080" face="Courier New" size="2"&gt;&lt;STRONG&gt;run&lt;/STRONG&gt;&lt;/FONT&gt;&lt;FONT face="Courier New" size="2"&gt;;&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Oct 2018 20:17:22 GMT</pubDate>
      <guid>https://communities.sas.com/t5/New-SAS-User/Cant-Send-multiple-chart-embedded-by-mail/m-p/505750#M1208</guid>
      <dc:creator>MartinMincey</dc:creator>
      <dc:date>2018-10-18T20:17:22Z</dc:date>
    </item>
  </channel>
</rss>

