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

From: Alejandro Masino <amasino@atsec.com>
Date: Wed Nov 05 2008 - 00:06:24 PST

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
-------------------
(*) To unsubscribe, send a message with words 'unsubscribe xep-support'
in the body of the message to majordomo@renderx.com from the address
you are subscribed from.
(*) By using the Service, you expressly agree to these Terms of Service http://www.renderx.com/terms-of-service.html
Received on Wed Nov 5 00:58:47 2008

This archive was generated by hypermail 2.1.8 : Wed Nov 05 2008 - 00:58:48 PST