| "fo:flow must contain block-level children" doesnt specify which tag We have a java process here that converts a source XML to an output XML/PDF using XSL/FO.
So I get this error.. "org.apache.fop.apps.FOPException: fo:flow must contain block-level children" but it doesnt tell me which XML tag its bombing at.
How do I debug. Ugh.. This is so frustrating.
Thanks,
gompol |