Hello,    I am having an issue transforming some XML to a PDF.  The xml 
contains html which should show up in the PDF as what the html would look like 
in a browser.    At present, the html shows up when the pdf is generated with 
tags, such as <p>hello</p>    Here is the snip from my xsl:         
<fo:table-row number-rows-spanned="3"  >          <fo:table-cell 
number-columns-spanned="4">            <fo:block >             <xsl:value-of 
select="COMMENTS"/>            </fo:block>          </fo:table-cell>        
</fo:table-row>    Let me know if I can give any more helpful information.    
Thanks,    Stephen    Connect to the next generation of MSN Messenger  Get it 
now!
_________________________________________________________________
News, entertainment and everything you care about at Live.com. Get it now!
http://www.live.com/getstarted.aspx

Reply via email to