Hallo Oleg

> > [ERROR] fo:flow must contain block-level children
> > 
> > What's wrong?
> Exactly as error message said - your fo:flow doesn't have block-level 
> children. Show us a snippet of your index.fo (small part, 
> related to fo:flow).

Ok, It' looks like a problem with my additional MathML section.
I comment this section with <!-- --> and fop runs without this
error but now I get an exception :-(. 

[INFO] [2]
Exception in thread "main" java.lang.NoClassDefFoundError:
javax/media/jai/PlanarImage
        at java.lang.Class.forName1(Native Method)
        at java.lang.Class.forName(Class.java:142)
        at
org.apache.fop.image.FopImageFactory.getGenericImageClassName(FopImageFactor
y.java:236)
                [...]
        at org.apache.fop.apps.Fop.main(Fop.java:19)


Joerg

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to