Hi, Right now for putting border around table cells I am using the following method: <fo:table-cell border-color="black" border-style="solid" text-align="left" border-start-width="0.2mm" border-end-width="0.2mm" border-before-width="0.2mm" border-after-width="0.0mm"> <fo:block> <xsl:value-of select="PNR"/> </fo:block> </fo:table-cell> The idea behind using border-start-width, border-end-width is because I want to control which side I want to put border line. I am using fop-0.20.5. It seems that in our Clients machine these features are not working. I want to know is there any other way I can accomplish this ? Have a great day. Karthikeyan BReceived on Monday, 27 October 2003 06:33:37 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Wednesday, 3 October 2007 16:06:11 GMT