Font size question

  •  05-03-2010, 2:38 PM

    Font size question

    All,
     
    I modifed Common.config to use actual 'pt' sized according to the example enclosed in that file.  The problem is that when I select text with a specific font size, the dropdown font size box does not automatically select it.
     
    Any ideas how to get this to work?
     
    Thx
    jonpfl
     

    <item text="7pt" html="&lt;span style='font-size:7pt'&gt;7pt&lt;/span&gt;">7pt</item>

    <item text="8pt" html="&lt;span style='font-size:8pt'&gt;8pt&lt;/span&gt;">8pt</item>

View Complete Thread