<!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> </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.: <Date> - in the
left-hand corner, <Page number> - in the center, <Custom Text> - 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 its appearance in general.<BR>For instance, <Page number>
may be aligned to the left, and <Date> may not be displayed at
all.</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>Could you tell me how it can be done?</FONT></DIV>
<DIV> </DIV>
<DIV><FONT face=Arial size=2>I tried using the <fo:block-container
tag. However, its 'writing-mode' attribute has no 'center' value.
Besides, each <fo:block-container is displayed on a new
line. </FONT></DIV>
<DIV><FONT face=Arial size=2><BR> </DIV></FONT>
<DIV><FONT face=Arial size=2>Example code:</FONT></DIV>
<DIV><FONT face=Arial size=2><fo:static-content
flow-name="xsl-region-before"></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><fo:block-container
relative-position="relative" writing-mode="lr"><BR><fo:block>
02/25/2003</fo:block><BR></fo:block-container></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><fo:block-container relative-position="relative"
writing-mode="lr"><BR><fo:block><BR> Page <fo:page-number
/><BR></fo:block><BR></fo:block-container></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2><fo:block-container relative-position="relative"
writing-mode="rl"><BR><fo:block>Custom
Text</fo:block></FONT><FONT face=Arial
size=2><BR></fo:block-container><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 </FONT></P>
<P><FONT face=Arial>(<FONT face="Times New Roman">Relex Inc, Voronezh,
</FONT> </FONT><FONT face=Arial>e-mail: <A
href="mailto:iren@relex.ru"><FONT face=Arial>iren@relex.ru</FONT></A>
</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>