[xsl] FO: blocks beside each other

Subject: [xsl] FO: blocks beside each other
From: Gustaf Liljegren <gustaf.liljegren@xxxxxx>
Date: Tue, 18 Jun 2002 14:44:15 +0200
I need to express this in FO:

|    |                                        |    |  
|    +----------------------------------------+    |
|    | ABC-DEF-0521      45                   |    |
+----+----------------------------------------+----+

It's a page footer with two blocks in, one for page number, one for a
document-id. I use to solve these cases with tables. In this case I'd have
three cells where 1 and 3 have equal sizes, so the page number can be
centered. The question is if there's a more effective way to have to blocks
beside each other than using tables? There's a lot of code for something
that appears to be simple.

Gustaf


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread