[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

Re: fo:table

Subject: Re: fo:table
From: ronald heller <ronald@xxxxxxxxxxx>
Date: Mon, 20 Aug 2001 16:52:05 +0200
Re:  fo:table
I recognize this problem,

what I did (I had no time to find a proper solution) is making sure there was always some content in fo:block.
If your'e not sure your <xsl:value-of select="whatever"/> returns a value, make sure your block is at least filled with a single white space or something. It did the trick for me, maybe it's something else, maybe it's not..


Maybe you will give it a try, maybe you will not :-)

Ronald

At 08:49 AM 8/20/01 -0500, you wrote:


I'm having a problem generating a PDF from XML.  I've narrowed the problem
down to the following snippet of XSL:

<fo:table-cell>
<fo:block><xsl:value-of select="whatever"/></fo:block>
</fo:table-cell>

This XSL causes the Apache FOP to go into an infinite loop.

if I substitute the above XSL with this:

<fo:table-cell>
<fo:block>Plain Text</fo:block>
</fo:table-cell>

Then there is no problem.

Only when I use an xsl namespace tag in fo:table-cell/fo:block will it loop.

The resulting FO output from the non-plain text XSL looks like this:

"<fo:table-cell><fo:block>

Online insertion and removal</fo:block></fo:table-cell>"

Any suggestions as to the resolution would be appreciated.


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list


Current Thread
  • fo:table
    • Corey Spitzer - Mon, 20 Aug 2001 10:01:23 -0400 (EDT)
      • ronald heller - Mon, 20 Aug 2001 11:04:05 -0400 (EDT) <=

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.