On Fri, 15 Oct 2004 20:25:32 +0200, J.Pietschmann <[EMAIL PROTECTED]> wrote: > foxmask wrote: > > i'm using fop 0.25.0 and when i do : > > fop.sh -d foo.fo foo.pdf > > i meet the following problem : > ... > > java.lang.NullPointerException > > at > > org.apache.fop.fo.PropertyManager.getTextDecoration(PropertyManager.java:365) > > This indicates that your FO file is invalid, probably you generate > content outside of a fo:flow or fo:static-content. Check your style > sheet. its weird, because i use docbook style sheet from http://docbook.org if the fo content is invalid that means docbook is buggy ? > ... > > tips : i "build" the .fo file from an xml file using <xi:include....> > Unfortunately, this is utterly irrelevant. ok, i will remind that ; thx
> > Generate a FO file, see > http://xml.apache.org/fop/running.html#check-input > and check whether you have a fo:flow, or whether there is content > generated outside the fo:flow. > Thank you for your help. i will continue on Monday @work. Regards. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]