[EMAIL PROTECTED] wrote:

I am using the Apache FOP (xslfo-serializer processor) to generate pdf files under the presentation server, and I would like to use the "userconfig.xml" configurataion file of the FOP.


When I am using the FOP from command line, I have just to specify the userconfig.xml with a "-c" option switcher, but under the presentation server I don't know how should I specify this option.
The userconfig.xml is located in the "fop-0_20_5.jar", but the server leave it out of consideration.


What I could do?

If you look at the code of the XSLFOSerializer, you will see that very little is done to configure FOP. I guess the code would have to be modified to pass the appropriate user configuration. You are saying that modifying userconfig.xml in the JAR file does not make any change, right?


-Erik


------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ orbeon-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/orbeon-user

Reply via email to