RE: Preserving Linefeed character

2002-07-24 Thread Al-Dhahir, Haitham
m: Steiner, Priska [mailto:[EMAIL PROTECTED]] Sent: 24 July 2002 07:42 To: '[EMAIL PROTECTED]' Subject: AW: Preserving Linefeed character Hello I had the same problem. I' ve solved it, with doing the newline in the xml. In the xml I wrote a new tag instead of the newline, like this: Li

AW: Preserving Linefeed character

2002-07-23 Thread Steiner, Priska
riska -Ursprüngliche Nachricht- Von: Al-Dhahir, Haitham [mailto:[EMAIL PROTECTED]] Gesendet: Dienstag, 23. Juli 2002 21:29 An: '[EMAIL PROTECTED]' Betreff: Preserving Linefeed character Hi, I have an XML document which contains a linefeed character in one of the lines. However,

Preserving Linefeed character

2002-07-23 Thread Al-Dhahir, Haitham
Hi, I have an XML document which contains a linefeed character in one of the lines. However, when I process this into PDF using FOP, the outputted line has a space where the linefeed should be. My XML: My XSL: What I want to appear in the PDF: Line1 Line2 What is actually appearing: Line1Li