Thanks Venkat for your answer, It seems a little bit difficult for us to get this solution working because the xsl-fo is produced automaticaly and the content of the cell could be very difficult to be split in a new table.
Jean. > Message du 18/02/10 14:57 > De : "Venkat Reddy" > A : [email protected] > Copie à : > Objet : Re: Table cell, vertical alignment with text and Instream > > > Hi, > > If you keep the third cell elements in another table, then it should work. > > Third cell should be .... > > > border-style="solid"> > > > > > > Some text with instream centered > > > > > > > > > > > > > > > > > > > If you replace the above xsl:fo script with your third cell, it should > work as you expected. > > Venkat. > > Jeandur wrote: > > Dear Fop Users, > > > > I'm facing a very strange behavior with fop095/jdk1.6 and mixed "content" > > (Instream and text) inside a table cell : > > . If the text is alone inside the cell, it is centered. > > . If the instream object is alone inside the cell, it is centered too. > > . But with booth inside the same cell, it doesn't work. Only the Instream > > object is centered and the text is bottom aligned. > > > > > > Following the code I'm using : > > > > > > > > > > border-style="solid"> > > Some text vertical centered > > > > > > > > border-style="solid"> > > > > > > > > > > > > > > > > > > > > > > > > > > border-style="solid"> > > Some text with instream centered > > ? > > > > > > > > > > > > > > > > > > > > > > This is very annoying for us, because it seemed to work with fop025 :-( > > > > Any suggestions or advice will be armed welcome ! > > Thanks in advance. > > Jean > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > > > Une messagerie gratuite, garantie à vie et des services en plus, ça vous tente ? Je crée ma boîte mail www.laposte.net
