On 29/11/2017, Nikolay Borisov <[email protected]> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to