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:[EMAIL PROTECTED]]
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: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to