I am encountering xml processing instructions in textual content. Example: " <para> text con<?Pub Caret?>tent here </para>"
The resulting pdf from using FOP is " text con" followed by content from the next element. The remainder of the text content following the processing instruction "tent here" is left out. Is this a bug? Is there something I can configure in FOP config.xml to handle this? Processing instructions are allowed in textual content of xml elements. Using FOP 1.0, Windows 7, JDK 1.6.0_26 Craig Christophersen Software Developer Synesis7 [email protected]
