<?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 How Change Papersize in single pdf doc? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-Change-Papersize-in-single-pdf-doc/m-p/13341#M3234</link>
    <description>Hi friends,&lt;BR /&gt;
&lt;BR /&gt;
how can we change the papersize in a single pdf .&lt;BR /&gt;
&lt;BR /&gt;
if i give &lt;BR /&gt;
options papersize=("10in", "8.5in");&lt;BR /&gt;
&lt;BR /&gt;
after the &lt;BR /&gt;
ods pdf file="xyz.pdf"; &lt;BR /&gt;
&lt;BR /&gt;
statement does not work. &lt;BR /&gt;
i have a report in which few table have too many columns and i want to fit them in one page. so i want to change paper size for few pages.&lt;BR /&gt;
&lt;BR /&gt;
is there some other way to do it?</description>
    <pubDate>Tue, 31 Mar 2009 12:42:23 GMT</pubDate>
    <dc:creator>deleted_user</dc:creator>
    <dc:date>2009-03-31T12:42:23Z</dc:date>
    <item>
      <title>How Change Papersize in single pdf doc?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-Change-Papersize-in-single-pdf-doc/m-p/13341#M3234</link>
      <description>Hi friends,&lt;BR /&gt;
&lt;BR /&gt;
how can we change the papersize in a single pdf .&lt;BR /&gt;
&lt;BR /&gt;
if i give &lt;BR /&gt;
options papersize=("10in", "8.5in");&lt;BR /&gt;
&lt;BR /&gt;
after the &lt;BR /&gt;
ods pdf file="xyz.pdf"; &lt;BR /&gt;
&lt;BR /&gt;
statement does not work. &lt;BR /&gt;
i have a report in which few table have too many columns and i want to fit them in one page. so i want to change paper size for few pages.&lt;BR /&gt;
&lt;BR /&gt;
is there some other way to do it?</description>
      <pubDate>Tue, 31 Mar 2009 12:42:23 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-Change-Papersize-in-single-pdf-doc/m-p/13341#M3234</guid>
      <dc:creator>deleted_user</dc:creator>
      <dc:date>2009-03-31T12:42:23Z</dc:date>
    </item>
    <item>
      <title>Re: How Change Papersize in single pdf doc?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-Change-Papersize-in-single-pdf-doc/m-p/13342#M3235</link>
      <description>Avi,&lt;BR /&gt;
The options must appear before the opening of the ods PDF destination.&lt;BR /&gt;
&lt;BR /&gt;
In order to fit the columns you have two manner of obtaining this&lt;BR /&gt;
&lt;BR /&gt;
-acting upon the style inside the procedures with cellwidth colwidth and such complements&lt;BR /&gt;
-producing separated pdf files and merging them&lt;BR /&gt;
 with Acrobat or free stuff like pdfhammer( .com ) / pdf split and merge PDFSAM...and others&lt;BR /&gt;
&lt;BR /&gt;
I don't think there are actually others solutions.&lt;BR /&gt;
&lt;BR /&gt;
HTH &lt;BR /&gt;
Andre</description>
      <pubDate>Tue, 31 Mar 2009 13:28:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/How-Change-Papersize-in-single-pdf-doc/m-p/13342#M3235</guid>
      <dc:creator>Andre</dc:creator>
      <dc:date>2009-03-31T13:28:52Z</dc:date>
    </item>
  </channel>
</rss>

