On Thu, Oct 11, 2012 at 8:26 AM, nels <nbhc...@gmail.com> wrote: > I already have an XSL that defines the document layout. So, do I edit my > XSL > to include the necessary instructions to convert my XML to XSL-FO? Sorry > for > being slow. >
You really should read the documentation I made reference to at [1] http://xmlgraphics.apache.org/fop/quickstartguide.html and also a couple of the links from that guide on configuring [2] and running [3]: [2] http://xmlgraphics.apache.org/fop/1.1rc1/configuration.html [3] http://xmlgraphics.apache.org/fop/1.1rc1/running.html Finally, you should keep in mind that FOP 1.0 is 2 yrs old, and that a newer release candidate FOP 1.1rc1 is available [4] that contains many bug fixes. [4] http://xmlgraphics.apache.org/fop/download.html