> SCHWERWIEGEND: Exception
> javax.xml.transform.TransformerException: org.apache.fop.apps.FOPException: 
> file:/home/formorer/hg/grml-infrastructure/./repo-cookbook.fo:2:25403: 
> Error(2/25403): No element mapping
>  definition found for (Namespace URI: "http://xml.apache.org/fop/extensions";, 
> Local Name: "destination")

Maybe you generate your FO file with fop.extensions parameter set to 1 ?

Then you should set fop.extensions to 0. With fop.extensions set to 1,
current stylesheets will generate fox:destination elements that are not
understood by FOP 0.93. See the bottom of
[http://xmlgraphics.apache.org/fop/0.93/upgrading.html]. And
[http://www.mail-archive.com/[EMAIL PROTECTED]/msg07229.html].

Michalis


_______________________________________________
pkg-java-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/pkg-java-maintainers

Reply via email to