<?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: formatting of output changes from proc print to ODS PDF in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271224#M15926</link>
    <description>&lt;P&gt;Can you explain a bit more please? Include your code perhaps?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you referring to the HTML vs PDF, both of which are ODS outputs, being different?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, that's likely as the dimensions of the 'page' are different. HTML has no width or length restrictions whereas PDF is usually letter size pages. To fix or adjust this make sure your using the same style on both and try modify the font size or change the page orientation for PDF.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 May 2016 09:00:00 GMT</pubDate>
    <dc:creator>Reeza</dc:creator>
    <dc:date>2016-05-18T09:00:00Z</dc:date>
    <item>
      <title>formatting of output changes from proc print to ODS PDF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271221#M15925</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was wondering if anyone here has had a similar experience with writing proc print output to ODS.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The output for proc print looks something like that&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/3217i8B35F1869B901154/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="1.jpg" title="1.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;While the output from ODS looks something like this&lt;/P&gt;&lt;P&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/3218i6044111E4277FF48/image-size/original?v=v2&amp;amp;px=-1" border="0" alt="2.jpg" title="2.jpg" /&gt;&lt;/P&gt;&lt;P&gt;Could someone advise me on how I can get the otuput in ODS to maintain the same?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 08:43:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271221#M15925</guid>
      <dc:creator>hotprawnstar</dc:creator>
      <dc:date>2016-05-18T08:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: formatting of output changes from proc print to ODS PDF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271224#M15926</link>
      <description>&lt;P&gt;Can you explain a bit more please? Include your code perhaps?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Are you referring to the HTML vs PDF, both of which are ODS outputs, being different?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If so, that's likely as the dimensions of the 'page' are different. HTML has no width or length restrictions whereas PDF is usually letter size pages. To fix or adjust this make sure your using the same style on both and try modify the font size or change the page orientation for PDF.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 09:00:00 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271224#M15926</guid>
      <dc:creator>Reeza</dc:creator>
      <dc:date>2016-05-18T09:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: formatting of output changes from proc print to ODS PDF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271237#M15927</link>
      <description>&lt;P&gt;The font size in the first example is smaller than the second. &amp;nbsp;Why this is we cannot tell as you haven't provided any information. &amp;nbsp;Output can be created using styles/templates, different procedures, different destinations. &amp;nbsp;Post you code.&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 09:17:51 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271237#M15927</guid>
      <dc:creator>RW9</dc:creator>
      <dc:date>2016-05-18T09:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: formatting of output changes from proc print to ODS PDF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271428#M15930</link>
      <description>&lt;P&gt;By default some of&amp;nbsp;the different ODS destinations may be using different styles. The first thing to try would be to specify a style.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 May 2016 15:00:35 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271428#M15930</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2016-05-18T15:00:35Z</dc:date>
    </item>
    <item>
      <title>Re: formatting of output changes from proc print to ODS PDF</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271895#M15933</link>
      <description>All output from SAS is output from ODS. There is the default ODS HTML output that you get from most editors; the default SASReport output that you get from EG and then there are other outputs that can be created, such as RTF and PDF. Generally, HTML-based destinations do not have column headings wrap as much as RTF or PDF because the HTML browser screen is not "bound" to a physical page size. As Reeza suggests, more of your code is required. What are the names of the 2 files created? Is one of them a default file? What is the result format for the other file? What version of SAS are you using? How are you using SAS -- are you using University Edition, or SAS Enterprise Guide?  Did you turn any result options on or off? Does your code have any explicit width controls? It is impossible to do more than guess without more informaiton from you.&lt;BR /&gt;cynthia</description>
      <pubDate>Fri, 20 May 2016 04:41:52 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/formatting-of-output-changes-from-proc-print-to-ODS-PDF/m-p/271895#M15933</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2016-05-20T04:41:52Z</dc:date>
    </item>
  </channel>
</rss>

