Curtis A. Weyant wrote:
java.lang.NullPointerException at org.apache.fop.fo.pagination.PageSequence.getNextPageMaster(Unknown Source)
You have a page master reference, probably a fo:conditional-page-master-reference, which does not have a master-reference property which points to an existing simple page master. If you have a master-name property, rename it to master-reference (ssee FOP release notes), or check for spelling errors.
J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
