我们如何在一段中给出浮动
How we can give the floating in one paragraph
我们如何在两个参数之间使用静态文本
您必须像下面这样将参数与静态文本连接起来,
$P{Parameter1}+" This is the static text between parameter1 and parameter2. "+$P{Parameter2}+". This is another static text after parameter2."
在jasper report text field
组件的表达式中使用上面那种结构。
我们如何在两个参数之间使用静态文本
您必须像下面这样将参数与静态文本连接起来,
$P{Parameter1}+" This is the static text between parameter1 and parameter2. "+$P{Parameter2}+". This is another static text after parameter2."
在jasper report text field
组件的表达式中使用上面那种结构。