>align the image with the lower right corner of the cell

try :

<fo:table-cell display-align="after">
        <fo:block text-align="right">
                <fo:external-graphic src="url('images/my_image.svg')" />
        </fo:block> 
</fo:table-cell>

it works but I get some small blank spaces between the graphic and the 
border of the cell (I use a svg graphic).
If you find a solution please tell me.

Mat.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to