Hello, Is there a way to escape entity problems (such as é) in the .fo file ?
We realize a first transformation to obtain a .fo file which is there after treated by FOP (Driver.run() ...). Problem is that we generate this fo file with entities inside, so is there methods to pass an entity resolver to FOP transformer (as URIResolver for classic transformer) ? thanks.
