Header and Footer code in an XML-FO file have problems with JFOR

Bilal Yaldiz <[email protected]> Fri, 25 Oct 2002 05:22:49 -0700 (PDT)
Newsgroups gmane.text.xml.jfor.general
Message-ID <[email protected]>
Hi, the following XML-FO file I have is to get RTF by
using JFOR. Some how I can not get the header and
footer right. I just put what I wrote for header and
footer..
I have been working on that file, somehow it does not
work properly with JFOR! It locates some items
wrongly, especially header and footer..

Should I use centimeter instead of inches? or some
other problem?
thanks for your help in advance,
Bilal Yaldiz
CCI, Atlanta

<!--Page footer-->
	<xsl:template name="PageFooter">
<fo:static-content flow-name="xsl-region-after>	
<fo:block>
<fo:leader leader-pattern="rule" rule
thickness="0.5pt" leader-length="100%"/>
</fo:block>
<fo:table table-layout="fixed">
<fo:table-column column-width="2.33in"/>
<fo:table-column column-width="2.33in"/>
<fo:table-column column-width="2.33in"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block text-align="start" font-size="8pt"
font-family="sans-serif" font-weight="bold">
	Customer:[PROPOSAL_ELEMENT|Customer Name|]
							</fo:block>
						</fo:table-cell>
						<fo:table-cell>
<fo:block text-align="center" font-style="italic"
font-size="8pt" font-family="sans-serif"
font-weight="bold">
							GE Proprietary Information
	</fo:block>
						</fo:table-cell>
						<fo:table-cell>
<fo:block text-align="end" font-style="normal"
font-size="8pt" font-family="sans-serif"
font-weight="bold">
Page <fo:page-number/> of <fo:page-number-citation
ref-id="end"/>
							</fo:block>
						</fo:table-cell>				</fo:table-row>
        <fo:table-row>
<fo:table-cell number-columns-spanned="2">
<fo:block text-align="start" font-size="8pt"
font-family="sans-serif" font-weight="bold">
	Proposal No.:[PROPOSAL_ELEMENT|Proposal Number|]
					
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block text-align="end" font-size="8pt"
font-family="sans-serif" font-weight="bold">
			[PROPOSAL_ELEMENT|JCE_PROPDATE|]
							</fo:block>
						</fo:table-cell>
	</fo:table-row>
	</fo:table-body>
	</fo:table>
	</fo:static-content>
	</xsl:template>

<!--Page header new-->

<xsl:template name="PageHeader">
<xsl:param name="stitle"/>
<fo:static-content flow-name="xsl-region-before">
		<fo:block>
<fo:table table-layout="fixed">
<fo:table-column column-width="4.3in"/>
<fo:table-column column-width="2.5in"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block text-align="start">
							[PROPOSAL_ELEMENT|Proposal
Document_DOCUMENTSTATUS|]
</fo:block>
</fo:table-cell>

<fo:table-cell>
<fo:block text-align="end">
<fo:table table-layout="fixed">
<fo:table-column column-width="0.8in"/>
<fo:table-column column-width="1.6in"/>
<fo:table-body>
<fo:table-row>
<fo:table-cell>
<fo:block text-align="start">
<fo:external-graphic src="gesmall.gif"/>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block text-align="start"/>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block text-align="end" font-size="14pt"
font-family="Helvetica" font-weight="bold"
font-style="italic">GE </fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block text-align="start" font-size="14pt"
font-family="Helvetica" font-weight="bold"
font-style="italic"> Energy Services</fo:block>
</fo:table-cell>
</fo:table-row>
<fo:table-row>
<fo:table-cell>
<fo:block>
<fo:leader leader-pattern="rule"
rule-thickness="0.5pt" color="red"
leader-length="100%"/>
</fo:block>
</fo:table-cell>
<fo:table-cell>
<fo:block/>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
</fo:table-cell>
</fo:table-row>
</fo:table-body>
</fo:table>
</fo:block>
</fo:static-content>
</xsl:template>




__________________________________________________
Do you Yahoo!?
Y! Web Hosting - Let the expert host your web site
http://webhosting.yahoo.com/


-------------------------------------------------------
This sf.net email is sponsored by: Influence the future 
of Java(TM) technology. Join the Java Community 
Process(SM) (JCP(SM)) program now. 
http://ads.sourceforge.net/cgi-bin/redirect.pl?sunm0004en