This is the mail archive of the xsl-list@mulberrytech.com mailing list .


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

RE: XSLFO White Space being stripped even with collapse set to false


Sounds like a bug in your FO processor.

To work around it you could try using the translate function to replace each
space with a non-breaking space.

> -----Original Message-----
> From: Kloskowski,Matthew

> I want to preserve the white space in my XSL-FO stylesheet.
> I am using
> linefeed treatment set to preserve, white space set to
> preserve, and white
> space collapse set to false.  It is working fine except for
> one thing.  When
> a line begins with white space it seems to strip it all and
> start my text
> flush left.  If i put one character at the beginning then it
> will preserve
> it fine but I cant do that.  Any ideas?  Thanks.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]