Problem: I have sxw file and whenever I convert it in rml file using base_report_designer module(OpenERP module), and generate report I do not get underlined fonts in report which are underlined in sxw though but not in rml file.I changed font format & size then after I did not get underlined fonts in report.Currently in sxw font type is "Liberation Serif" and font size is "12". I tried most of font types but did not get undelined fonts in report. Currntly I solve this problem by adding "bold" tag in rml file. And the problem of this solution is, whenever I convert sxw to rml, I've to add "bold" tag everytime.
Suggest Solution: Kindly give me another solution of this problem so that whenever I convert sxw to rml, I get underlined fonts in report without explicitly adding "bold" tag in RML.