Subject: Using fo with FOP
From: Gerald Colin <gcolin@xxxxxxxxxxxxx>
Date: Tue, 13 Jul 1999 10:12:44 +0200
|
Hello,
Is there someone who have a big example of a formatting tree wich work with FOP ?
In fact, I don't know wich tag can be use. For example I tried to use a list like this :
<fo:list-block>
<fo:list-item>
<fo:list-item-label>
Hello
</fo:list-item-label>
<fo:list-item-body>
World
</fo:list-item-body>
</fo:list-item>
</fo:list-block>
and when I see the result in the pdf file, I can see a white page.
Thank You
Gerald Colin
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|