<?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 ods text preimage height width in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32382#M4773</link>
    <description>Is there a way to change the height and width of apple.png (eg height=170 width=170)?&lt;BR /&gt;
&lt;BR /&gt;
ods text = '' &amp;lt; a href = '' '' www. sas . com '' '' target=_blank &amp;gt;&lt;BR /&gt;
~ S = {preimage = ''''&lt;BR /&gt;
C:/apple.png''''} '';</description>
    <pubDate>Mon, 07 Jun 2010 18:01:30 GMT</pubDate>
    <dc:creator>gzr2mz39</dc:creator>
    <dc:date>2010-06-07T18:01:30Z</dc:date>
    <item>
      <title>ods text preimage height width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32382#M4773</link>
      <description>Is there a way to change the height and width of apple.png (eg height=170 width=170)?&lt;BR /&gt;
&lt;BR /&gt;
ods text = '' &amp;lt; a href = '' '' www. sas . com '' '' target=_blank &amp;gt;&lt;BR /&gt;
~ S = {preimage = ''''&lt;BR /&gt;
C:/apple.png''''} '';</description>
      <pubDate>Mon, 07 Jun 2010 18:01:30 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32382#M4773</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2010-06-07T18:01:30Z</dc:date>
    </item>
    <item>
      <title>Re: ods text preimage height width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32383#M4774</link>
      <description>Hi:&lt;BR /&gt;
  In my experience, it's always better to have your image file (in this case, apple.png) sized close to what you want it to be. When you use ODS TEXT= with ODS HTML, for example, if you have THIS ODS TEXT= option:&lt;BR /&gt;
[pre]&lt;BR /&gt;
ods text="~S={preimage='kermit.jpg'} Kermit The Frog";&lt;BR /&gt;
[/pre]&lt;BR /&gt;
  &lt;BR /&gt;
Then, the generated HTML is this:&lt;BR /&gt;
[pre]&lt;BR /&gt;
&amp;lt;div class="l UserText"&amp;gt;&amp;lt;img alt="" src="kermit.jpg"&amp;gt;&amp;lt;span&amp;gt; Kermit The Frog&amp;lt;/span&amp;gt;&amp;lt;/div&amp;gt;&lt;BR /&gt;
[/pre]&lt;BR /&gt;
                   &lt;BR /&gt;
As you can see, the PREIMAGE attribute only is used for the IMG tag's SRC= attribute -- there is no HEIGHT= or WIDTH= style attribute available to be changed. The reason why can be found in the W3C spec for the IMG tag. &lt;BR /&gt;
&lt;BR /&gt;
The recommendation from the W3C &lt;A href="http://www.w3schools.com/tags/att_img_width.asp" target="_blank"&gt;http://www.w3schools.com/tags/att_img_width.asp&lt;/A&gt; is that:&lt;BR /&gt;
&lt;B&gt;&lt;BR /&gt;
&lt;I&gt;quote&lt;/I&gt;&lt;BR /&gt;
Tip: Do not rescale images with the height and width attributes! Downsizing a large image with the height and width attributes forces a user to download the large image (even if it looks small on the page). The correct method is to rescale the image with a program, before using it on a page.&lt;BR /&gt;
&lt;I&gt;endquote&lt;/I&gt;&lt;BR /&gt;
&lt;/B&gt;&lt;BR /&gt;
 &lt;BR /&gt;
cynthia</description>
      <pubDate>Mon, 07 Jun 2010 19:29:16 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32383#M4774</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2010-06-07T19:29:16Z</dc:date>
    </item>
    <item>
      <title>Re: ods text preimage height width</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32384#M4775</link>
      <description>OK.&lt;BR /&gt;
Thank you.</description>
      <pubDate>Mon, 07 Jun 2010 20:01:01 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/ods-text-preimage-height-width/m-p/32384#M4775</guid>
      <dc:creator>gzr2mz39</dc:creator>
      <dc:date>2010-06-07T20:01:01Z</dc:date>
    </item>
  </channel>
</rss>

