|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Apache FOP Processor Error
Hi, I am trying to get the PDF from Apache FOP using XSL. In the below XML file I want to format italic style for <i>text</i>. XML file is like: <title>Title of the document with italic <i>text</i></title> XSL <xsl:template match="i"> <fo:inline font-style="italic"> <xsl:apply-templates/> </fo:inline> </xsl:template> I can get the output in XSLFormatterV4.2 Anntana House Processor, but cant get the output in Apace FOP. Apace FOP not support the fo:inline???????? Please any one guides me. Thanks, S. Vanaja ____________________________________________________________________________________ Never miss a thing. Make Yahoo your home page. http://www.yahoo.com/r/hs
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Cast Your Vote
We need your help – Vote for DataDirect XML Products!
Winners and finalists announced at SOA World Conference in November. Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|







