Hi,
I have a problem with white spaces in my white spaces.
I am constructing Paragraphs with different text elements using the Object Factory. However, it seems, that text elements kill the white spaces before and after my sentence. For example:
"My Name is " + "Pandaa" is using two different text elements, because "Pandaa" has to be in a different font and being of italic style, this sentence translates to:
"My Name isPandaa" in ...