<?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: Can ODS TEXT do justified alignment? in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576758#M23095</link>
    <description>&lt;P&gt;He'd have to insert RAW tags into RTF or HTML and then make the PDF file from the RTF or HTML output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RAW escapechar function is not supported for PDF as shown in the doc: &lt;A href="https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raw_doc.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31315i3D21F2CE2A795763/image-size/large?v=v2&amp;amp;px=999" role="button" title="raw_doc.png" alt="raw_doc.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jul 2019 22:05:42 GMT</pubDate>
    <dc:creator>Cynthia_sas</dc:creator>
    <dc:date>2019-07-25T22:05:42Z</dc:date>
    <item>
      <title>Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576677#M23084</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to generate a all text report using ods layout and ods text and I have a paragraph that needs to be justified on both sides. I tried 'just' option in inline formatting but I still can't get the exact output.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The desired output will be:&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxbbbbbbbbbbbbb&lt;/P&gt;&lt;P&gt;aaaaaaaaaaaaaaaaaaaaaaaaaaabbbbbbbbbbbbbbbbbbbbbbbbbb&lt;/P&gt;&lt;P&gt;baaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaffffbnnnn&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But the current output is:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzfsssssssssssssssf&lt;/P&gt;&lt;P&gt;afaaaaaaaaaaaaaaaaaefbbbbbbbbbbbbbbtrrrrrrrrrrrrrrrrrrrrrrr&lt;/P&gt;&lt;P&gt;berrrrrrrrrrrrrrrrehhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhhnmm&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any thoughts is appreciated.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 16:20:28 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576677#M23084</guid>
      <dc:creator>jowinniejo</dc:creator>
      <dc:date>2019-07-25T16:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576685#M23086</link>
      <description>&lt;P&gt;Code you are attempting. Some actual data of what is being written.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;And describe what justification as it really is not exactly clear to me.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 16:41:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576685#M23086</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-07-25T16:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576711#M23090</link>
      <description>&lt;P&gt;I attached a photo below to explain the current and desired output. Hopefully this would make sense. The current output is left justified by default and the desired output is justified on both sides.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code I used is:&lt;/P&gt;&lt;P&gt;ods escapechar="^";&lt;/P&gt;&lt;P&gt;ods pdf file="….\test.pdf" ;&lt;/P&gt;&lt;P&gt;ods layout start X=&lt;STRONG&gt;0&lt;/STRONG&gt;in y=&lt;STRONG&gt;0&lt;/STRONG&gt;in ;&lt;/P&gt;&lt;P&gt;ods region x=&lt;STRONG&gt;0.8&lt;/STRONG&gt;in y=&lt;STRONG&gt;1.3&lt;/STRONG&gt;in;&lt;/P&gt;&lt;P&gt;ods text="^{style[fontsize=12pt font_face='Arial'] text here.}";&lt;/P&gt;&lt;P&gt;ods layout end;&lt;/P&gt;&lt;P&gt;ods pdf close;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="output.JPG" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31311iD580592DF93A1358/image-size/large?v=v2&amp;amp;px=999" role="button" title="output.JPG" alt="output.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 18:27:41 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576711#M23090</guid>
      <dc:creator>jowinniejo</dc:creator>
      <dc:date>2019-07-25T18:27:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576727#M23091</link>
      <description>&lt;P&gt;Hi:&lt;/P&gt;
&lt;P&gt;&amp;nbsp; You want "FULL" justification where the text is justified on both sides. However, if you look in the documentation for SAS Style capabilities: &lt;A href="https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p0xi2cygmfk0wkn1ei625zq5r488.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en"&gt;https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p0xi2cygmfk0wkn1ei625zq5r488.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en&lt;/A&gt; you'll see that JUST= or TEXTALIGN= only has Left, Right, Center or Dec.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; Here's the screen shot from the doc:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="textalign.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31314iD1BEDA0464E6AF8F/image-size/large?v=v2&amp;amp;px=999" role="button" title="textalign.png" alt="textalign.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp; So the best you can do is to post-process the text to change the justification in Word after the initial creation.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 19:16:06 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576727#M23091</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-07-25T19:16:06Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576740#M23094</link>
      <description>&lt;P&gt;You may be able to use the escapechar RAW option to insert raw PDF tags to start and end justification but you'll have to dig through the PDF documentation to find them.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 20:33:17 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576740#M23094</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-07-25T20:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576758#M23095</link>
      <description>&lt;P&gt;He'd have to insert RAW tags into RTF or HTML and then make the PDF file from the RTF or HTML output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RAW escapechar function is not supported for PDF as shown in the doc: &lt;A href="https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb" target="_blank"&gt;https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raw_doc.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31315i3D21F2CE2A795763/image-size/large?v=v2&amp;amp;px=999" role="button" title="raw_doc.png" alt="raw_doc.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 22:05:42 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576758#M23095</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2019-07-25T22:05:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576763#M23096</link>
      <description>&lt;BLOCKQUOTE&gt;&lt;HR /&gt;&lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;wrote:&lt;BR /&gt;
&lt;P&gt;He'd have to insert RAW tags into RTF or HTML and then make the PDF file from the RTF or HTML output.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The RAW escapechar function is not supported for PDF as shown in the doc: &lt;A href="https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb" target="_blank" rel="noopener"&gt;https://go.documentation.sas.com/?docsetId=odsug&amp;amp;docsetTarget=p11xia2ltavr8ln17srq8vn4rnqc.htm&amp;amp;docsetVersion=9.4&amp;amp;locale=en#p0guf7jxhxup4vn15o6zl69xaavb&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="raw_doc.png" style="width: 600px;"&gt;&lt;img src="https://communities.sas.com/t5/image/serverpage/image-id/31315i3D21F2CE2A795763/image-size/large?v=v2&amp;amp;px=999" role="button" title="raw_doc.png" alt="raw_doc.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Cynthia&lt;/P&gt;
&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;
&lt;P&gt;Thanks &lt;a href="https://communities.sas.com/t5/user/viewprofilepage/user-id/13549"&gt;@Cynthia_sas&lt;/a&gt;&amp;nbsp;. My online help is throwing network errors today. I thought that might be the case but got sidetracked to figure out why my help isn't working.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jul 2019 23:05:18 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576763#M23096</guid>
      <dc:creator>ballardw</dc:creator>
      <dc:date>2019-07-25T23:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576884#M23099</link>
      <description>&lt;P&gt;Thank you Cynthia!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:45:20 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576884#M23099</guid>
      <dc:creator>jowinniejo</dc:creator>
      <dc:date>2019-07-26T12:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Can ODS TEXT do justified alignment?</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576885#M23100</link>
      <description>&lt;P&gt;Thank you for your help!&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jul 2019 12:45:37 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/Can-ODS-TEXT-do-justified-alignment/m-p/576885#M23100</guid>
      <dc:creator>jowinniejo</dc:creator>
      <dc:date>2019-07-26T12:45:37Z</dc:date>
    </item>
  </channel>
</rss>

