On 29/11/2017, Nikolay Borisov <n.borisov.l...@gmail.com> wrote: > Hello, > > > I'm struggling to make fop align my elements the way I want them to be. I > have the following layout: >
hello Nikolay, I don't know what effect exactly you're wanting to get, but you can try using tables or experiment with the effect of this: <fo:block space-after="5pt" text-align="right"> <fo:inline> Short1 N:</fo:inline> <fo:inline-container width="10em"> <fo:block border="solid thin">text 2</fo:block> </fo:inline-container> </fo:block> regards, Ruud --------------------------------------------------------------------- To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org