RE : instream-foreign-object vertical alignment

2004-07-07 Thread mathieu . fretiere
> the vertical alignment only partially works try to add the attribute : preserveAspectRatio="xMidYMax meet" (or xMaxYMax meet) in the svg tag of your svg document ... see what happens... Mat - To unsubscribe, e-mail: [EMAIL

RE: instream-foreign-object vertical alignment

2004-07-06 Thread Vinuta Nagaraddi
EMAIL PROTECTED]' Subject: instream-foreign-object vertical alignment   Hello,   I have a fo:instream-foreign-object that contains some SVG to draw a few lines.  This is placed in a table cell inside a block and I want to horizontally align to the left side and vertically align to the bottom o

Re: instream-foreign-object vertical alignment

2004-07-06 Thread Chris Bowditch
Chris Bowditch wrote: Rea, Matthew wrote: The horizontal alignment works great but the vertical alignment only partially works or rather it doesn't work exactly the way I want it to. The problem is the vertical align does not align the SVG right to the bottom of the cell like I really nee

Re: instream-foreign-object vertical alignment

2004-07-06 Thread Chris Bowditch
Rea, Matthew wrote: The horizontal alignment works great but the vertical alignment only partially works or rather it doesn't work exactly the way I want it to. The problem is the vertical align does not align the SVG right to the bottom of the cell like I really need. The table row the

instream-foreign-object vertical alignment

2004-07-06 Thread Rea, Matthew
Hello,   I have a fo:instream-foreign-object that contains some SVG to draw a few lines.  This is placed in a table cell inside a block and I want to horizontally align to the left side and vertically align to the bottom of the cell.    The following XSL-FO "nearly" works: