I need to get text aligned centre and right on the same line. This should be possible, but I can't seem to find a way. I'm using these tags in VF page for the quote document.
Can someone help me to get this right?
I need to get text aligned centre and right on the same line. This should be possible, but I can't seem to find a way. I'm using these tags in VF page for the quote document.
Can someone help me to get this right?
I don't understand 'VF page', but this should work for you:
<fo:block>a<fo:leader leader-length.optimum="100%" />b</fo:block>