I am trying to debug a PDF rendering for a client where non-breaking spaces are comming out as double question marks "??". FOP is being called from a servlet. I have tried using the fop command line tool and can not reproduce the problem. I have written an simple servlet on another system that functionally does the same thing, and can not reproduce the problem here either.
Any ideas what could cause this? Is it some kind of character encoding issue? The entity   is being used. What should my next step be in debugging this? -- Craig McDaniel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
