[www-xsl-fo] <none>

hello,
I'm trying to transfer xsl:fo to pdf with fop 0.20
for each file i get the same Error like this:
Error message:
[DEBUG]: debug mode on
[DEBUG]: dump configuration
[DEBUG]: quiet mode on
[DEBUG]: base directory: file:/c:/TEST/FOP/filename
[INFO]: FOP 0.20.2
[DEBUG]: using SAX parser org.apache.xerces.parsers.SAXParser
[INFO]: building formatting object tree
[DEBUG]: setting up fonts
[ERROR]: property 'master-reference' ignored
[ERROR]: unknown length unit 'dpt'
[ERROR]: 'master-name' for 'fo:page-sequence'matches no 'simple-page-master'
or
'page-sequence-master'
org.apache.fop.apps.FOPException: 'master-name' for
'fo:page-sequence'matches no
 'simple-page-master' or 'page-sequence-master'
        at
org.apache.fop.fo.pagination.PageSequence.getNextPageMaster(PageSeque
nce.java:530)

could somebody tell me about it?
thanks at advance

Received on Friday, 27 September 2002 03:26:55 UTC