xsl-list
[Top] [All Lists]

Preserving WhiteSpaces,NewLine and TabSpaces

2004-11-25 23:26:58

 hi all,

 i have the following xml example
 
 <desc>
                Transaction
 
 Trans.No: 1425             Trans.Name: Trans1
 
 Description: Transaction Details.

 </desc>

i want to covert this xml data to pdf. i am using FOP
for this. i need to generate pdf file on the fly. So i

am creating xsl file.

   linefeed-treatment="preserve"
   white-space-collapse="false"
   wrap-option="no-wrap"

where can i use these fo attributes in xsl file?

thank you





 

________________________________________________________________________
Yahoo! India Matrimony: Find your life partner online
Go to: http://yahoo.shaadi.com/india-matrimony

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--



<Prev in Thread] Current Thread [Next in Thread>
  • Preserving WhiteSpaces,NewLine and TabSpaces, bhaskar parvathaneni <=