Re: fop 1: linefeed-treatment=preserve is not working

2012-02-15 Thread Pascal Sancho
Hi,

FOP 1.0 works as expected.
You should look at what is output from your XSLT.
Try to produce a short XSL-FO, look inside, and feed FOP with it.
If there is something wrong, please isolate the XSL-FO snippet that
produce unexpected output, and attach it on this thread.

At XSLT stage, many things can impact your output:
 - used XSLT engine (and version)
 - XSLT settings (see xsl:output attributes ans other extensions)
 - XML standard attributes
 - etc.

Le 10/02/2012 20:42, Tatiyana a écrit :
 
 Hi,
 We switched from fop 0.94 to fop 1 recently and having the following
 problem:
linefeed-treatment=preserve does not work in the code it used to work
 in  fop 0.94
 fo:block linefeed-treatment=preserve
   white-space-collapse=false
   xsl:value-of select=@something/ 
 /fo:block 
 
 Could you please help to figure out how to fix it?
 Thank you.
 Tatiyana.

-- 
Pascal

-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org



fop 1: linefeed-treatment=preserve is not working

2012-02-10 Thread Tatiyana

Hi,
We switched from fop 0.94 to fop 1 recently and having the following
problem:
   linefeed-treatment=preserve does not work in the code it used to work
in  fop 0.94
fo:block linefeed-treatment=preserve
white-space-collapse=false
xsl:value-of select=@something/ 
/fo:block 

Could you please help to figure out how to fix it?
Thank you.
Tatiyana.
-- 
View this message in context: 
http://old.nabble.com/fop-1%3A-linefeed-treatment%3D%22preserve%22-is-not-working-tp33302965p33302965.html
Sent from the FOP - Users mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: fop-users-unsubscr...@xmlgraphics.apache.org
For additional commands, e-mail: fop-users-h...@xmlgraphics.apache.org