Hi, I have a table cell like this <fo:table-cell> <fo:block> <xsl:value-of select="NOM" /> </fo:block> </fo:table-cell> Current Output ============= Nomenclature ---------------- Data Data Data Data Data Data Data Data Data Data Data Data Data Data Data Required Output ============= Nomenclature ---------------- Data Data Data Data Data Data Data Data Data Data Data Data Data Data Data column width = 64mm (accomodating 27 characters tested with 27 'Z') How do I provide 5 character width for all data coming after the first line. I have no control over how many line I might end up with. Is this possible? Karthikeyan BReceived on Tuesday, 28 October 2003 05:25:59 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:06:11 GMT