I have made documents with pivot table.
It works well when I try them with Xslfast
But when I want to test them directly with fop 0.95 or fop 1.0 I have a lot of error messages
I think I have done something wrong but I do not know what.
I have attached my xsf and xml files for a simple example.
Please try using Saxon6 as front-end to FOP, as follows:
step a): use Saxon to produce XSL-FO from XML and XSL
step b) let FOP transform pure XSL-FO to PDF.
Seems in preferences you turned on option [x] Use saxon extensions, and Xalan incorporated in FOP distribution, cannot handle Saxon-specific extensions.