b) All libraries you need are part of the Fop distribution and
can be found in the xml-fop/lib directory. Look at the batch/shell script fop.bat/fop.sh
to see, how Fop can be invoked easily. These libraries are included:
An XML parser which supports SAX and DOM like
Xerces-J.
(Xerces is the default xml parser)
An XSLT processor
The SVG library batik.jar is the library from the batik project at xml.apache.org.
If you have problems running FOP, please have a look at the
FOP FAQ. If you don't find a solution there,
you can ask for help on the list fop-dev@xml.apache.org. Maybe it is a bug and
maybe somebody is already working on it.