<?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 spacing with in-line format changes (ODS -&amp;gt; pdf) in ODS and Base Reporting</title>
    <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154735#M11769</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ODS to write a pdf report.&amp;nbsp; I have some words which need to be underlined.&amp;nbsp; I find when I use in-line formatting to underline the words, ODS is usually but not always inserting 3 or 4 blank spaces before the underlined text.&amp;nbsp;&amp;nbsp; I have similar issues with italics and bold, but it's the underlines which are killing me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is specifically stating the font each time because the template is set for the correct font for table cells and I have not had the time to figure out whether body text outside of table cells has a different style format and if so, what.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the process of trying to capture the output to post here, I found this is another example of SAS rendering text twice.&amp;nbsp; This gives dark "bold-ish" double-strike text in the pdf.&amp;nbsp; Once I managed to select and copy it I found the SAS forumns web page won't let me paste it with formatting anyway, so I had to type an approximation of the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, the 2 lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;ods pdf text="^S={just=left font=('Calibri',12PT)}Major complications and major complications including death are specifically defined in ^S={font('Calibri',12PT)textdecoration=underline just=left}Appendix D^S={font=('Calibri',12PT)}. Patients were excluded from all complications";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;ods pdf text="^S={just=left font=('Calibri',12PT)}modeling if they died within two days, if time to death was unknown, or if complications were unknown.";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produce output which looks like this (typed by me, since the interface won't let me copy it without messing up the format):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;Major complications and major complications including death are specifically defined in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Appendix D&lt;/SPAN&gt;. Patients were excluded from all complications&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;modeling if they dies within two days, if time to death was unknown, or if complications were unknown.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;Anyone know if there is a way to make an inline font transition without spacing issues?&amp;nbsp; I tried not specifying jurtification, and justification=left to no avail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="48" style="width: 866px;"&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 03 Nov 2014 18:36:46 GMT</pubDate>
    <dc:creator>KHaavik</dc:creator>
    <dc:date>2014-11-03T18:36:46Z</dc:date>
    <item>
      <title>spacing with in-line format changes (ODS -&gt; pdf)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154735#M11769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am using ODS to write a pdf report.&amp;nbsp; I have some words which need to be underlined.&amp;nbsp; I find when I use in-line formatting to underline the words, ODS is usually but not always inserting 3 or 4 blank spaces before the underlined text.&amp;nbsp;&amp;nbsp; I have similar issues with italics and bold, but it's the underlines which are killing me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The code is specifically stating the font each time because the template is set for the correct font for table cells and I have not had the time to figure out whether body text outside of table cells has a different style format and if so, what.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the process of trying to capture the output to post here, I found this is another example of SAS rendering text twice.&amp;nbsp; This gives dark "bold-ish" double-strike text in the pdf.&amp;nbsp; Once I managed to select and copy it I found the SAS forumns web page won't let me paste it with formatting anyway, so I had to type an approximation of the output.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For instance, the 2 lines:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;ods pdf text="^S={just=left font=('Calibri',12PT)}Major complications and major complications including death are specifically defined in ^S={font('Calibri',12PT)textdecoration=underline just=left}Appendix D^S={font=('Calibri',12PT)}. Patients were excluded from all complications";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: courier new,courier; font-size: 8pt;"&gt;ods pdf text="^S={just=left font=('Calibri',12PT)}modeling if they died within two days, if time to death was unknown, or if complications were unknown.";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;produce output which looks like this (typed by me, since the interface won't let me copy it without messing up the format):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;Major complications and major complications including death are specifically defined in&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt; Appendix D&lt;/SPAN&gt;. Patients were excluded from all complications&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;modeling if they dies within two days, if time to death was unknown, or if complications were unknown.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: calibri,verdana,arial,sans-serif; font-size: 10pt;"&gt;Anyone know if there is a way to make an inline font transition without spacing issues?&amp;nbsp; I tried not specifying jurtification, and justification=left to no avail.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE height="48" style="width: 866px;"&gt;&lt;TBODY&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 18:36:46 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154735#M11769</guid>
      <dc:creator>KHaavik</dc:creator>
      <dc:date>2014-11-03T18:36:46Z</dc:date>
    </item>
    <item>
      <title>Re: spacing with in-line format changes (ODS -&gt; pdf)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154736#M11770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi:&lt;/P&gt;&lt;P&gt;&amp;nbsp; My suggestion is that you open a track with Tech Support. I switched from the "original" style ESCAPECHAR to the "new" style of ESCAPECHAR and discovered that I got different results with different fonts. See attached screen shot for SAS 9.4. This is probably the type of issue that needs to be tracked and reported to Tech Support. BTW, I prefer to put my long text strings into Macro variables, which I did here &amp;amp;TXT1 thru &amp;amp;TXT4 -- and then I only needed 1 ODS PDF TEXT= statement and It is easier to see the nested style specifications. One of the reasons for the new syntax for in-line style formatting was that you could not nest style specifications in the original syntax. In my test, only the Helvetica looked correct.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Cynthia &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;title;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf file='c:\temp\use_esc_new.pdf' startpage=no;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods escapechar='^';&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt1 = 1 - Times New Roman and major complications including death are specifically defined in;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt2 = Appendix D;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt3 = . Patients were excluded from all complications modeling if they died within two days,;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt4 = if time to death was unknown, or if complications were unknown.;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf text=&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;"^{style[just=left font_face='Times New Roman' font_size=12pt]&amp;amp;txt1%str( ) ^{style[textdecoration=underline]&amp;amp;txt2}&amp;amp;txt3 &amp;amp;txt4}";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt1 = 2 - Helvetica and major complications including death are specifically defined in;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf text=&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;"^{style[just=left font_face='Helvetica' font_size=12pt]&amp;amp;txt1%str( ) ^{style[textdecoration=underline]&amp;amp;txt2}&amp;amp;txt3 &amp;amp;txt4}";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt1 = 3 - Calibri and major complications including death are specifically defined in;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf text=&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;"^{style[just=left font_face='Calibri' font_size=12pt]&amp;amp;txt1%str( ) ^{style[textdecoration=underline]&amp;amp;txt2}&amp;amp;txt3 &amp;amp;txt4}";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;%let txt1 = 4 - Albany AMT and major complications including death are specifically defined in;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf text=&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;"^{style[just=left font_face='Albany AMT' font_size=12pt]&amp;amp;txt1%str( ) ^{style[textdecoration=underline]&amp;amp;txt2}&amp;amp;txt3 &amp;amp;txt4}";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods _all_ close;&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://communities.sas.com/t5/image/serverpage/image-id/11619iAF86D8F99F0C732C/image-size/large?v=1.0&amp;amp;px=600" border="0" alt="diff_fonts_diff_results.png" title="diff_fonts_diff_results.png" /&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 03 Nov 2014 22:47:21 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154736#M11770</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-11-03T22:47:21Z</dc:date>
    </item>
    <item>
      <title>Re: spacing with in-line format changes (ODS -&gt; pdf)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154737#M11771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks, Cynthia.&amp;nbsp; We just went into validation and I may not get a chance to fuss with it anymore this cycle.&amp;nbsp; I'm working with inherited code and learning formatting the hard way.&amp;nbsp; Your examples are exactly what I need to think about how to redesign this mess and drag it into the present day.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know they had a LOT of trouble with Ariel a year ago, which is why we switched to Calibri.&amp;nbsp; I believe that was in an earlier version of SAS.&amp;nbsp; We are using 9.4 now.&amp;nbsp; I have already had one go-around with tech support about the doublestrike issues.&amp;nbsp; They are aware of it but it is not at the top of their list.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you know the name of the style element for text written that way?&amp;nbsp; I'm not sure whether it uses&lt;/P&gt;&lt;P&gt; 'docFont'&amp;nbsp; like table cells do, or whether it uses something else.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 00:19:15 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154737#M11771</guid>
      <dc:creator>KHaavik</dc:creator>
      <dc:date>2014-11-05T00:19:15Z</dc:date>
    </item>
    <item>
      <title>Re: spacing with in-line format changes (ODS -&gt; pdf)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154738#M11772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the style element that controls ODS TEXT is UserText, as shown in the program below.&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&amp;nbsp; There has always been a problem with the Arial font being a Microsoft font and if you just used the "simple" font name Arial, Acrobat Reader would use Helvetica instead. The way to get Arial is to specify the font name as "Arial Unicode MS" -- the "official" Unicode . I have doubts about Calibri -- isn't that a Microsoft-written font? &lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;Cynthia&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods path work.tmp(update) sasuser.templat(update) sashelp.tmplmst(read);&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc template;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; define style newpdf;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; parent=styles.printer;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; class usertext /&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; color=purple&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fontweight=bold&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; fontsize=18pt&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; font_face='Times New Roman'&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; textalign=center;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;&amp;nbsp; end;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf file='c:\temp\use_esc.pdf' startpage=no style=newpdf;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods escapechar='^';&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf text="Some Text ^{style[textdecoration=underline]Appendix D} and some more text.";&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;proc print data=sashelp.class(obs=2);&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;run;&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG style="font-family: courier new,courier;"&gt;ods pdf close;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 01:54:14 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154738#M11772</guid>
      <dc:creator>Cynthia_sas</dc:creator>
      <dc:date>2014-11-05T01:54:14Z</dc:date>
    </item>
    <item>
      <title>Re: spacing with in-line format changes (ODS -&gt; pdf)</title>
      <link>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154739#M11773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Cynthia!&amp;nbsp; You have told me 2 things now I have not been able to track down on my own.&amp;nbsp; Knowing "UserText" will simplify my life a lot.&amp;nbsp; I don't know about the politics of MS fonts, but now I know to start learning.&amp;nbsp; The boss hates Times New Roman, but we have some latitude to pick a font she finds acceptable.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Nov 2014 16:58:13 GMT</pubDate>
      <guid>https://communities.sas.com/t5/ODS-and-Base-Reporting/spacing-with-in-line-format-changes-ODS-gt-pdf/m-p/154739#M11773</guid>
      <dc:creator>KHaavik</dc:creator>
      <dc:date>2014-11-05T16:58:13Z</dc:date>
    </item>
  </channel>
</rss>

