<BR> in FO
[email protected] (Hanno v Maanen) Thu, 6 Jun 2002 17:13:41 +0200
| Newsgroups | gmane.text.xml.jfor.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, We want to implement the equivalent of het HTML tag: <BR> I tried <fo:block/>. The effect of this is the starting of a new block. But the second line in the resulting RTF file has not the correct font and fontsize. See the next example: <fo:block font-family="Arial" font-size="20pt"> line 1<fo:block/> line 2 </fo:block> Can any Does anybody has any hints and tips? Thanks Hanno van Maanen