Santtu Pajukanta wrote:
D:\Java\tools\fop-0.20.5rc\docs\examples\markers>fop glossary.xml
glossary.pdf
That's the command line for formatting a FO document into PDF. Why
do you expect FOP to apply a style sheet without even naming it on
the command line?
Use
fop -xml glossary.xml -xsl glossary.xsl -pdf glossary.pdf
You might alsoo want to look into the FOP documentation, in
particular
http://xml.apache.org/fop/running.html
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]