Hello.  Here's a newbie question:

Does anyone know how to center this table on a page.  I've tried a bunch of 
stuff and nothing works.  Here's the code:

<fo:table table-layout="fixed">               
       <fo:table-column column-width=".75in"/>
       <fo:table-column column-width=".75in"/>
       <fo:table-column column-width="2in"/>
       <fo:table-column column-width="2in"/>
       <fo:table-body font-size="9pt" font-family="sans-serif">
       <xsl:apply-templates select="reg_bit" mode="regs"/>
  </fo:table-body>
 </fo:table>

Jon Steeves
Technical Communications
[EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to