Text in backing sheet not appearing

 
Parents
  • Hi I am facing same problem,  is there any solution for this?


    In Explorer, navigate to the NOTE containing the TEXP. And run below macro :

    var !tex coll all texp for ce
    do !i from 1 to !tex.size()
    $!tex[$!i]
    font (Write the font size)[/U]
    enddo



    Write font size at underlined words.
    e.g. font 11
Reply
  • Hi I am facing same problem,  is there any solution for this?


    In Explorer, navigate to the NOTE containing the TEXP. And run below macro :

    var !tex coll all texp for ce
    do !i from 1 to !tex.size()
    $!tex[$!i]
    font (Write the font size)[/U]
    enddo



    Write font size at underlined words.
    e.g. font 11
Children
No Data