So as I have learned since this post: How to stretch a text field relative to data width in Jasper Reports it is not possible to stretch the width of text fields. So I am trying to establish now whether it is possible to embed static text within a text field?
I need to achieve a scenario something like this:
“You’re current employer [non-fixed width text] will contact you
soon.”
Can anyone suggest a way to do this in Jasper? I’m all out of ideas.
You want a single Text Field with a value like this:
Or alternatively, something like this:
There are other possibilities… but those are the most common. In short, it’s common.