You are viewing a plain text version of this content. The canonical link for it is here.
Posted to fop-dev@xmlgraphics.apache.org by Scott Moore <Sc...@netDecide.com> on 2002/01/08 12:26:18 UTC

RE: can someone help solving this exception ?

You can't use ampersands in your text unless you escape them.  So try this:

<fo:block>SUPPLY&amp;sol;TAKE-UP REEL TABLE</fo:block>

Scott

-----Original Message-----
From: Nick Winger [mailto:nick.winger@vanguard.at]
Sent: Tuesday, January 08, 2002 7:38 AM
To: Apache Mailinglist (E-Mail)
Subject: can someone help solving this exception ?


hi !


i have a block which looks like this:
<fo:block>SUPPLY&sol;TAKE-UP REEL TABLE</fo:block>

and i get the exception:
org.apache.fop.apps.FOPException: The entity "sol" was referenced, but not
declared.

now i don't want to reference anything, the text between the block should
just be normal text
which should be displayed...


greetings

Nick Winger

(Software-Developer)


---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: fop-dev-unsubscribe@xml.apache.org
For additional commands, email: fop-dev-help@xml.apache.org