<?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 Adding image into ods pdf/proc tabulate in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-image-into-ods-pdf-proc-tabulate/m-p/262849#M15588</link>
    <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pardon me, but I'm fairly new to SAS. I've successfully written code to produce a table from proc tabulate and print it to PDF. My question is how am I then able to add in an image to said PDF file? The image is my company's logo and I would like to add it to the top of the PDF before the data tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code goes something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods pdf file = "my extension";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc tabulate data =myfile missing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- data code----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the time being, I am able to export the report generated as a step in the process flow and from there amend the report to embed the image as required. Is there a way I can do this in code instead of a step in EG? Also since I've created the report as a step is there a way that I can view the step as code as I am able to do other steps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 11 Apr 2016 09:41:21 GMT</pubDate>
    <dc:creator>hotprawnstar</dc:creator>
    <dc:date>2016-04-11T09:41:21Z</dc:date>
    <item>
      <title>Adding image into ods pdf/proc tabulate</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-image-into-ods-pdf-proc-tabulate/m-p/262849#M15588</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Pardon me, but I'm fairly new to SAS. I've successfully written code to produce a table from proc tabulate and print it to PDF. My question is how am I then able to add in an image to said PDF file? The image is my company's logo and I would like to add it to the top of the PDF before the data tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code goes something like this:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods pdf file = "my extension";&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;proc tabulate data =myfile missing;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;--- data code----&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For the time being, I am able to export the report generated as a step in the process flow and from there amend the report to embed the image as required. Is there a way I can do this in code instead of a step in EG? Also since I've created the report as a step is there a way that I can view the step as code as I am able to do other steps?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Cheers!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 09:41:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-image-into-ods-pdf-proc-tabulate/m-p/262849#M15588</guid>
      <dc:creator>hotprawnstar</dc:creator>
      <dc:date>2016-04-11T09:41:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding image into ods pdf/proc tabulate</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-image-into-ods-pdf-proc-tabulate/m-p/262851#M15589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;You will want to look at preimage. &amp;nbsp;Cynthia provides a very nicely explained post on the subject here:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://communities.sas.com/t5/ODS-and-Base-Reporting/TEMPLATE-and-PREIMAGE/td-p/93316" target="_blank"&gt;https://communities.sas.com/t5/ODS-and-Base-Reporting/TEMPLATE-and-PREIMAGE/td-p/93316&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Apr 2016 09:48:40 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Adding-image-into-ods-pdf-proc-tabulate/m-p/262851#M15589</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-04-11T09:48:40Z</dc:date>
    </item>
  </channel>
</rss>

