Hi,
We are using FOP,batik and xalan to generate PDF document.When we are using
old version of xalan in endorsed directory of tomcat5 it works fine.
Where as when we use any latest version of xalan instead of reading and
displaying the $1.0E9 as $1,000,000,000 it is showing as NaN.

output with xalan attached :
$1.0E9  showing correct as $1,000,000,000

output with any other latest version of xalan

$1.0E9  showing correct as NaN.

please find the attached xalan which works fine for me.

Thanks,
Shravana.

Reply via email to