- From: Yoshida, Ken <kryoshida@sweetheart.com>
- Date: Fri, 25 Apr 2003 11:12:27 -0400
- To: "'www-xsl-fo@w3.org'" <www-xsl-fo@w3.org>
Received on Friday, 25 April 2003 11:20:39 UTC
I have this: <fo:table-row border-width="0.5pt"> <xsl:apply-templates select="CustomerNumber | PreInc | PostInc | ChangeAmount | ChangePercentage" /> </fo:table-row> I want to left justify some of the columns and right justify others. How can I do this?
Received on Friday, 25 April 2003 11:20:39 UTC