<?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: Report cover in ODS using a background image in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78414#M8826</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is really the kind of thing that you need to work with Tech Support. If there are issues that are due to the image and PDF, then Tech Support can test everything and involve the developers if they need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 31 Jul 2012 17:27:18 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2012-07-31T17:27:18Z</dc:date>
    <item>
      <title>Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78410#M8822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all;&lt;/P&gt;&lt;P&gt;I am looking for some guidance on using background images for a report cover-&lt;/P&gt;&lt;P&gt;Essentially there is a mandated image but then I want to add about 3 spaced lines with text and images that are linked to other pages in the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If anyone has any guidance to any SUGI papers or others that might have some ideas that would be great.&lt;/P&gt;&lt;P&gt;If I attempt to set the image as a background image now, it simply shrinks it..code thus far..&lt;/P&gt;&lt;P&gt;I know that I can embed the image in a proc template statement but I only need it for the first page.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods escapechar="\";&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ods listing gpath="P:\" ;&lt;/P&gt;&lt;P&gt;ods graphics on/reset=all antialias=on width=9in height=5in border=no&lt;/P&gt;&lt;P&gt;;&lt;/P&gt;&lt;P&gt;options&amp;nbsp; nodate nonumber center leftmargin=.25in rightmargin=.25in topmargin=.05in bottommargin=.15in&lt;/P&gt;&lt;P&gt;orientation=landscape;&lt;/P&gt;&lt;P&gt;ods pdf file='P:\Report.pdf'&amp;nbsp; style=Styles.XCL dpi=300;&lt;/P&gt;&lt;P&gt;ods pdf text="\S={topmargin=1in leftmargin=1in backgroundimage='T:\Hospital Reporting Team\Inp Quality Analytic Team\HA-CDI\HA-CDI Dashboard\TEMPLATE\dashboardheader.bmp'}";&lt;/P&gt;&lt;P&gt;ods &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;run;&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:27:39 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78410#M8822</guid>
      <dc:creator>LB</dc:creator>
      <dc:date>2012-07-30T18:27:39Z</dc:date>
    </item>
    <item>
      <title>Re: Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78411#M8823</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; You might want to look at some of the ODS LAYOUT examples, such as the one with a cover page in this paper:&lt;/P&gt;&lt;P&gt;&lt;A class="active_link" href="http://support.sas.com/resources/papers/proceedings09/043-2009.pdf"&gt;http://support.sas.com/resources/papers/proceedings09/043-2009.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 18:52:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78411#M8823</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-07-30T18:52:04Z</dc:date>
    </item>
    <item>
      <title>Re: Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78412#M8824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Many Thanks!&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jul 2012 19:19:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78412#M8824</guid>
      <dc:creator>LB</dc:creator>
      <dc:date>2012-07-30T19:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78413#M8825</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK Cynthia-It was a good start and it helped me enough to get to where I want to go but I have a curious issue with a phantom issue-&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I essentially have a report that makes use of a ODS PDF text statement-&lt;/P&gt;&lt;P&gt;ods&amp;nbsp; text="\S={leftmargin=1.5in preimage='T:\Hospital Reporting Team\Inp Quality Analytic Team\HA-CDI\HA-CDI Dashboard\TEMPLATE\LOGO.bmp'&amp;nbsp; font_size=7 font_weight=bold} Hospital-Associated xxx Infection"; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works after the cover page, or the 2nd page of the report, but then when I run the statement it seems to be attaching a whole another image that is for the cover page? I am stumped.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I realize that you probably need the code but I'd rather do that off-line.&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It works properly on the 2nd page of the report, after the cover page, but then &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 16:07:04 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78413#M8825</guid>
      <dc:creator>LB</dc:creator>
      <dc:date>2012-07-31T16:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78414#M8826</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; This is really the kind of thing that you need to work with Tech Support. If there are issues that are due to the image and PDF, then Tech Support can test everything and involve the developers if they need to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cynthia&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:27:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78414#M8826</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2012-07-31T17:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Report cover in ODS using a background image</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78415#M8827</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cynthia- Duly noted. Thanks.&lt;/P&gt;&lt;P&gt;Lawrence&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Jul 2012 17:32:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Report-cover-in-ODS-using-a-background-image/m-p/78415#M8827</guid>
      <dc:creator>LB</dc:creator>
      <dc:date>2012-07-31T17:32:41Z</dc:date>
    </item>
  </channel>
</rss>

