[xep-support] caption-side="after" does not work as expected

Alejandro Masino amasino at atsec.com
Wed Nov 5 00:06:24 PST 2008


All:

I created a fo:table-caption element within a fo:table-and-caption, and
set the caption-side to "after" in order for the block I define inside
appears at the bottom of the table. However, the caption always appears
on top.

Am I missing something here? Enclose is an excerpt of the fo.xml document.

Thanks,
Alejandro


 
>         <fo:table-and-caption text-align="center" width="100%" id="TBL1">
>               <fo:table-caption *caption-side="after"*>
>                   <fo:block font-family="Helvetica, sans-serif"
> font-size="10pt" font-weight="bold"
>                       margin-top="10pt"
>                       margin-bottom="10pt">Table 1: Mapping</fo:block>
>               </fo:table-caption>
>               <fo:table table-layout="fixed">
>                   <fo:table-column column-number="1"
> column-width="proportional-column-width(1)"/>
>                   <fo:table-column column-number="2"
> column-width="proportional-column-width(1)"/>
>                   <fo:table-header font-size="9pt"
> border-style="solid" border-width="0.5pt" border-color="black"
>                       padding="0.04in"
>                       font-weight="bold"
>                       background-color="rgb(85%,85%,85%)">
>                       <fo:table-row>
>                           <fo:table-cell font-size="9pt"
> border-style="solid" border-width="0.5pt" border-color="black"
>                               padding="0.04in"
>                               display-align="before">
>                               <fo:block-container>
>                                   <fo:block space-before="3pt"
> space-after="3pt" text-align="left">Objective</fo:block>
>                               </fo:block-container>
>                           </fo:table-cell>
>                           <fo:table-cell font-size="9pt"
> border-style="solid" border-width="0.5pt" border-color="black"
>                               padding="0.04in"
>                               display-align="before">
>                               <fo:block-container>
>                                   <fo:block space-before="3pt"
> space-after="3pt" text-align="left">Description</fo:block>
>                               </fo:block-container>
>                           </fo:table-cell>
>                       </fo:table-row>
>                   </fo:table-header>
>                   <fo:table-body>
>                       <fo:table-row>
>                           <fo:table-cell font-size="9pt"
> border-style="solid" border-width="0.5pt" border-color="black"
>                               padding="0.04in"
>                               display-align="before">
>                               <fo:block-container>
>                                   <fo:block space-before="3pt"
> space-after="3pt" text-align="left">First row</fo:block>
>                               </fo:block-container>
>                           </fo:table-cell>
>                           <fo:table-cell font-size="9pt"
> border-style="solid" border-width="0.5pt" border-color="black"
>                               padding="0.04in"
>                               display-align="before">
>                               <fo:block-container>
>                                   <fo:block space-before="3pt"
> space-after="3pt" text-align="left">Descirption of first row<fo:block/>
>                                   </fo:block>
>                               </fo:block-container>
>                           </fo:table-cell>
>                       </fo:table-row>
>                   </fo:table-body>
>               </fo:table>
>           </fo:table-and-caption>



-- 
______________________________________________________ 

Alejandro Fabio Masino
atsec information security

Visit our web-site at: www.atsec.com
@sec: the information security provider

Project=General

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.renderx.com/pipermail/xep-support/attachments/20081105/b7609a29/attachment.html>


More information about the Xep-support mailing list