<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=koi8-r">
<META content="MSHTML 5.50.4807.2300" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>
<DIV><FONT face=Arial size=2>Hi,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I use XEP. The task is to place several text blocks 
in a single line at the Footer of each page.<BR>E.g.:&nbsp;&lt;Date&gt; - in the 
left-hand corner, &lt;Page number&gt; - in the center, &lt;Custom Text&gt; - in 
the right-hand corner.<BR>The order in which this data is to be displayed on the 
page is not predefined, since the client wishes to change the data alignment and 
to affect&nbsp;its appearance in general.<BR>For instance, &lt;Page number&gt; 
may be aligned to the left, and &lt;Date&gt; may not be displayed at 
all.</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Could you tell me how it can be done?</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried using the &lt;fo:block-container 
tag.&nbsp;However, its 'writing-mode' attribute&nbsp;has no 'center' value. 
Besides, each &lt;fo:block-container is displayed on a new 
line.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2><BR>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>Example code:</FONT></DIV>
<DIV><FONT face=Arial size=2>&lt;fo:static-content 
flow-name="xsl-region-before"&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;fo:block-container 
relative-position="relative"&nbsp; writing-mode="lr"&gt;<BR>&lt;fo:block&gt; 
02/25/2003&lt;/fo:block&gt;<BR>&lt;/fo:block-container&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;fo:block-container relative-position="relative" 
writing-mode="lr"&gt;<BR>&lt;fo:block&gt;<BR>&nbsp; Page &lt;fo:page-number 
/&gt;<BR>&lt;/fo:block&gt;<BR>&lt;/fo:block-container&gt;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&lt;fo:block-container relative-position="relative" 
writing-mode="rl"&gt;<BR>&lt;fo:block&gt;Custom 
Text&lt;/fo:block&gt;</FONT><FONT face=Arial 
size=2><BR>&lt;/fo:block-container&gt;<BR></DIV></FONT>
<DIV><FONT size=2><FONT color=#400040 size=2>
<P><FONT face=Arial>Best regards,</FONT></P>
<P><FONT face=Arial>Myagkova Irina&nbsp;</FONT></P>
<P><FONT face=Arial>(<FONT face="Times New Roman">Relex Inc, Voronezh, 
</FONT>&nbsp;</FONT><FONT face=Arial>e-mail: <A 
href="mailto:iren@relex.ru"><FONT face=Arial>iren@relex.ru</FONT></A>&nbsp; 
</FONT><FONT face=Arial><FONT face="Times New Roman">)</FONT><BR></FONT><FONT 
face=Arial><BR></P></FONT></FONT></DIV></FONT></FONT></DIV></FONT></DIV></BODY></HTML>