[EMAIL PROTECTED] wrote:
...
<somedata>
  <somecell>&#38;ITEM</somecell>
  <somecell>&amp;ITEM</somecell>
  <somecell>&lt;ITEM</somecell>
</somedata>

When I get all the way through to the PDF via FOP, the only entity that is
translated is the ampersand in the second cell, i.e.:

&#38;ITEM
&ITEM
&lt;ITEM

No errors or warnings.  Am I doing something wrong somewhere from XML to
PDF?

This should not happen. It's not a FOP problem, though. How do you invoke FOP? What parser are you using? What JDK version? Anything else interesting about the environment?

J.Pietschmann


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



Reply via email to