If you tell us what exactly the problems are I'm more than glad to help. There's no reason that FOP shouldn't work with struts. I don't know stxx, but if that piece is properly designed, FOP should be easily integrated.
You need to make sure you've got all the necessary dependencies in your classpath: - avalon-framework.jar - batik.jar (maybe RTF works without it, but I haven't checked) - commons-io.jar - commons-logging.jar Have a look at the embedding examples in the examples/embedding directory. That should help you go, as long as the documentation is not updated on our website to reflect the changes on FOP's API. Good luck and just keep asking! :-) On 11.08.2005 09:31:19 Stanislav wrote: > Hi! > > I manage to download and build latest fop. After that i create RTF from fo > file from command line. > That was all very good and i was very happy :-) Because i use fop inside stxx > and struts i tried to > integrate latest fop into struts and generate rtf and i failed :-( > > Does anyone use stxx and fop together? I can describe what i do in code and > put parts od code... Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]