开发者

JasperReport and text fields

Good day boys and girls;

I wanted to know if possib开发者_StackOverflowle, pass a text field iReport with another textfield containing. I'm trying but not working. When print the second field as a text and not interpreted as such

E.G.

"\"Name of the pet is :\" + $F{pet}.getName()"


I'm not sure what you're trying to do with the slashes, but perhaps this is what you are looking for?

"Name of the pet is :" + $F{pet}

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜