Kai Hackemesser wrote:
I'm quite fresh to FOP, so I need some assistance with following error
message:
...
java.lang.NullPointerException
at
org.apache.fop.fo.PropertyManager.getTextDecoration(PropertyManager.java:365)
...
What is the problem FOP is crying about, and how can I solve it?
You've produced an invalid FO document, most likely there
is content outside a fo:flow or fo:static-content, or these
elements are missing completely.
Inspect the FO document, if necessary produce it as a file as
described here
http://xml.apache.org/fop/running.html#check-input
J.Pietschmann
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]