【发布时间】:2014-06-21 10:19:35
【问题描述】:
我正在处理碧玉报告。我正在以 html 格式从数据库中获取数据。 例如:
<html><body><p>A) For <u>active</u> and <b>liquidated</b> <i>commitments</i>, </p>this is sum of <font font-weight=bold>Funded Commitments</font> in USD as of date and Unfunded Commitment in USD as of date,
以上部分在我的数据库表中
除了 , 和 fort-weight 每个 html 代码都可以正常工作。
有人知道原因/解决方案吗?
仅供参考。 : 我正在使用MYSQL作为数据库(我不知道这个信息是否有用)。
【问题讨论】:
-
您的 和 标签已隐藏,请尝试重新格式化您的帖子,否则没人会理解(还有字体重量)
标签: html mysql css tags jasper-reports