<?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: Width exceeds layout width message  with ods layout absolute in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/241956#M15009</link>
    <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;option papersize = (40in 20in) ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Make Paper Size bigger.&lt;/P&gt;</description>
    <pubDate>Wed, 06 Jan 2016 01:43:34 GMT</pubDate>
    <dc:creator>Ksharp</dc:creator>
    <dc:date>2016-01-06T01:43:34Z</dc:date>
    <item>
      <title>Width exceeds layout width message  with ods layout absolute</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/241870#M15006</link>
      <description>&lt;P&gt;Hi.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I am using absolute layout with an ods destination of pdf. I have set my layout equal to the following.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;option nomprint nosymbolgen nomlogic nodate nonumber center missing=0&lt;BR /&gt; orientation=portrait&lt;BR /&gt; papersize = letter&lt;BR /&gt; topmargin = 0.001in&lt;BR /&gt; bottommargin = 0.001in&lt;BR /&gt; leftmargin = 0.001in&lt;BR /&gt; rightmargin = 0.001in;&lt;BR /&gt;ods _all_ close;&lt;BR /&gt;ods listing close;&lt;BR /&gt;ods escapechar = '^';&lt;BR /&gt;ods pdf file ="C:\xxx.pdf" startpage = no style=Stack_Table_Style;&lt;/P&gt;
&lt;P&gt;title;&lt;/P&gt;
&lt;P&gt;ods layout absolute width=7.75in height=10.5in;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;However when I try and set a new region with a width of 3.75in I get the following message.&lt;/P&gt;
&lt;P&gt;WARNING: WIDTH exceeds LAYOUT WIDTH for PDF destination. This option will be ignored.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The code I have is as follows.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;ods region width = 7.75in&lt;BR /&gt; height = 0.60in;&lt;BR /&gt;goptions cback=CxB0C4DE;&lt;BR /&gt;proc gslide;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;ods region x=0.55in &lt;BR /&gt; y=0.05in;&lt;BR /&gt;ods text = "^{style[preimage='D:\T\Logos\_Logo_115x42.png']}";&lt;/P&gt;
&lt;P&gt;ods region x=6.0in &lt;BR /&gt; y=0.15in;&lt;BR /&gt;ods text = "^{style[preimage='D:\TSSS\Logos\Picture1.jpg']}";&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;ods region x=0.02in y=1.8in &lt;BR /&gt; width=3.75in height=1.0in; &lt;BR /&gt;goptions reset=all;&lt;BR /&gt;proc gslide cframe=black wframe=1;&lt;BR /&gt;run;&lt;BR /&gt;quit;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;What am I doing wrong?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jan 2016 18:08:08 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/241870#M15006</guid>
      <dc:creator>BStats</dc:creator>
      <dc:date>2016-01-05T18:08:08Z</dc:date>
    </item>
    <item>
      <title>Re: Width exceeds layout width message  with ods layout absolute</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/241956#M15009</link>
      <description>&lt;PRE&gt;&lt;CODE class=" language-sas"&gt;option papersize = (40in 20in) ;&lt;/CODE&gt;&lt;/PRE&gt;
&lt;P&gt;Make Paper Size bigger.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Jan 2016 01:43:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/241956#M15009</guid>
      <dc:creator>Ksharp</dc:creator>
      <dc:date>2016-01-06T01:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: Width exceeds layout width message  with ods layout absolute</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/386330#M19009</link>
      <description>&lt;P&gt;papersize options great!.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;solved!&lt;/P&gt;</description>
      <pubDate>Tue, 08 Aug 2017 16:36:34 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Width-exceeds-layout-width-message-with-ods-layout-absolute/m-p/386330#M19009</guid>
      <dc:creator>wwwz</dc:creator>
      <dc:date>2017-08-08T16:36:34Z</dc:date>
    </item>
  </channel>
</rss>

