Is there a way for to get the spaces to not show up in right justified text that is wrapped?
I know I could fix this with two separate text boxes but the text is dynamically populated and trying to implement that functionality would be super messy, if not impossible.
If I try the same thing in a text box in word, it removes the spaces:
It works fine for left justified styles, but not right justified:
My guess this a bubble quirk but hopefully not.
Thanks in advance