Niall, Paul thanks for the prompt answer!@Niall: Your solution works
fine but since I will have a long and formatted text, that I want to
personalize I can't use it. @Paul: You are right let me explain my case.
I have some parameters delivered to my pdf file and I want to
personalize a paragraph that I have with these parameters. Some of these
parameters are boolean flags and decide if some part of text is shown or
not. On initialise phase I ran the code below. I was succesful with it.
The code ...