with fop 0.9 is not possible nesting tables....

---------- Initial Header -----------

>From      : "Jose Lobato" [EMAIL PROTECTED]
To          : fop-users@xmlgraphics.apache.org
Cc          :
Date      : Thu, 26 Jan 2006 12:12:55 +0100
Subject : Nested table in fop-0.91beta







> Hi,
>
> I produce a table with some nested tables inside to show a hierarchy of
> elements. When using fop-0.20.5 The display is OK, but with fop-0.91beta I
> have the top horizontal line and bottom line exceds the table to the left of
> the page. In enclose two screenshots and the the table. I don't know if this
> is a problem of fop-0.91 or it is me that I'm doing something wrong. Thanks
> for any help.
>
> <fo:block font-size="70%">
>       <fo:table border-bottom-width="0.3mm" border-bottom-style="solid"
> border-left-width="0.2mm" border-left-style="solid" border-top-width="0.2mm"
> border-top-style="solid">
>               <fo:table-column column-width="4cm"/>
>               <fo:table-column column-width="10cm"/>
>               <fo:table-header>
>                       <fo:table-row>
>                               <fo:table-cell font-weight="bold" 
> text-align="center"
> border-right-width="0.2mm" border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:block>Countries</fo:block>
>                               </fo:table-cell>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:table border-left-width="0.2mm" 
> border-left-style="solid"
> border-top-width="0.2mm" border-top-style="solid">
>                                               <fo:table-column 
> column-width="10cm"/>
>                                               <fo:table-body>
>                                                       <fo:table-row>
>                                                               <fo:table-cell 
> font-weight="bold" text-align="center"
> border-right-width="0.2mm" border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                                                       
> <fo:block>Years/Flow</fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell 
> border-right-width="0.2mm" border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                                                       
> <fo:table>
>                                                                               
> <fo:table-column column-width="2.5cm"/>
>                                                                               
> <fo:table-column column-width="2.5cm"/>
>                                                                               
> <fo:table-column column-width="2.5cm"/>
>                                                                               
> <fo:table-column column-width="2.5cm"/>
>                                                                               
> <fo:table-body>
>                                                                               
>         <fo:table-row>
>                                                                               
>                 <fo:table-cell>
>                                                                               
>                         <fo:table>
>                                                                               
>                                 <fo:table-column column-width="2.5cm"/>
>                                                                               
>                                 <fo:table-body>
>                                                                               
>                                         <fo:table-row>
>                                                                               
>                                                 <fo:table-cell>
>                                                                               
>                                                         <fo:block 
> text-align="center">Imports1<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                               
>                                                         </fo:block>
>                                                                               
>                                                 </fo:table-cell>
>                                                                               
>                                         </fo:table-row>
>                                                                               
>                                 </fo:table-body>
>                                                                               
>                         </fo:table>
>                                                                               
>                 </fo:table-cell>
>                                                                               
>                 <fo:table-cell>
>                                                                               
>                         <fo:table>
>                                                                               
>                                 <fo:table-column column-width="2.5cm"/>
>                                                                               
>                                 <fo:table-body>
>                                                                               
>                                         <fo:table-row>
>                                                                               
>                                                 <fo:table-cell>
>                                                                               
>                                                         <fo:block 
> text-align="center">Exports1<fo:inline
> font-size="75%" vertical-align="super">(1)</fo:inline>
>                                                                               
>                                                         </fo:block>
>                                                                               
>                                                 </fo:table-cell>
>                                                                               
>                                         </fo:table-row>
>                                                                               
>                                 </fo:table-body>
>                                                                               
>                         </fo:table>
>                                                                               
>                 </fo:table-cell>
>                                                                               
>                 <fo:table-cell>
>                                                                               
>                         <fo:table>
>                                                                               
>                                 <fo:table-column column-width="2.5cm"/>
>                                                                               
>                                 <fo:table-body>
>                                                                               
>                                         <fo:table-row>
>                                                                               
>                                                 <fo:table-cell>
>                                                                               
>                                                         <fo:block 
> text-align="center">Imports2<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                               
>                                                         </fo:block>
>                                                                               
>                                                 </fo:table-cell>
>                                                                               
>                                         </fo:table-row>
>                                                                               
>                                 </fo:table-body>
>                                                                               
>                         </fo:table>
>                                                                               
>                 </fo:table-cell>
>                                                                               
>                 <fo:table-cell>
>                                                                               
>                         <fo:table>
>                                                                               
>                                 <fo:table-column column-width="2.5cm"/>
>                                                                               
>                                 <fo:table-body>
>                                                                               
>                                         <fo:table-row>
>                                                                               
>                                                 <fo:table-cell>
>                                                                               
>                                                         <fo:block 
> text-align="center">Exports2<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                               
>                                                         </fo:block>
>                                                                               
>                                                 </fo:table-cell>
>                                                                               
>                                         </fo:table-row>
>                                                                               
>                                 </fo:table-body>
>                                                                               
>                         </fo:table>
>                                                                               
>                 </fo:table-cell>
>                                                                               
>         </fo:table-row>
>                                                                               
> </fo:table-body>
>                                                                       
> </fo:table>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                               </fo:table-body>
>                                       </fo:table>
>                               </fo:table-cell>
>                       </fo:table-row>
>               </fo:table-header>
>               <fo:table-footer>
>                       <fo:table-row>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0mm" border-bottom-style="solid">
>                                       <fo:block/>
>                               </fo:table-cell>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0mm" border-bottom-style="solid">
>                                       <fo:block font-size="95%">(1) : 
> Estimate</fo:block>
>                               </fo:table-cell>
>                       </fo:table-row>
>                       <fo:table-row>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0mm" border-bottom-style="solid">
>                                       <fo:block/>
>                               </fo:table-cell>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0mm" border-bottom-style="solid">
>                                       <fo:block font-size="95%">(2) : 
> Preliminary data</fo:block>
>                               </fo:table-cell>
>                       </fo:table-row>
>                       <fo:table-row>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:block/>
>                               </fo:table-cell>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:block font-size="95%">(3) : 
> Includes isles</fo:block>
>                               </fo:table-cell>
>                       </fo:table-row>
>               </fo:table-footer>
>               <fo:table-body>
>                       <fo:table-row>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:table>
>                                               <fo:table-column 
> column-width="4cm"/>
>                                               <fo:table-body>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block text-indent="0cm">France<fo:inline font-size="75%"
> vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block text-indent="0cm">Germany<fo:inline font-size="75%"
> vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block text-indent="0cm">Belgium<fo:inline font-size="75%"
> vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block text-indent="0cm">Portugal<fo:inline font-size="75%"
> vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block text-indent="0cm">Spain<fo:inline font-size="75%"
> vertical-align="super">(3)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                               </fo:table-body>
>                                       </fo:table>
>                               </fo:table-cell>
>                               <fo:table-cell border-right-width="0.2mm" 
> border-right-style="solid"
> border-bottom-width="0.2mm" border-bottom-style="solid">
>                                       <fo:table>
>                                               <fo:table-column 
> column-width="2.5cm"/>
>                                               <fo:table-column 
> column-width="2.5cm"/>
>                                               <fo:table-column 
> column-width="2.5cm"/>
>                                               <fo:table-column 
> column-width="2.5cm"/>
>                                               <fo:table-body>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">100.30<fo:inline
> font-size="75%" vertical-align="super">(1)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">102.50<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">120.33<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">333.55<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">143.20<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">202.00<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">133.59<fo:inline
> font-size="75%" vertical-align="super">(2)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">311.14<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">143.20<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">202.00<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">133.59<fo:inline
> font-size="75%" vertical-align="super">(2)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">311.14<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">143.20<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">202.00<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">133.59<fo:inline
> font-size="75%" vertical-align="super">(2)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">311.14<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                                       <fo:table-row>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">143.20<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">202.00<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">133.59<fo:inline
> font-size="75%" vertical-align="super">(2)</fo:inline>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                               <fo:table-cell>
>                                                                       
> <fo:block font-size="100%" text-align="center">333.33<fo:inline
> font-size="75%" vertical-align="super"/>
>                                                                       
> </fo:block>
>                                                               </fo:table-cell>
>                                                       </fo:table-row>
>                                               </fo:table-body>
>                                       </fo:table>
>                               </fo:table-cell>
>                       </fo:table-row>
>               </fo:table-body>
>       </fo:table>
> </fo:block>
>
>
>
>


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

Reply via email to