I recognize that error, I have seen it and fixed it before.  However I
wasn't getting that error, just the array index error.  Finding and fixing
that cell does prevent the error from occurring though.  Thanks.

On 9/20/07, Andreas L Delmelle <[EMAIL PROTECTED]> wrote:
>
> On Sep 20, 2007, at 20:47, Lance Goforth wrote:
>
> > I haven't had much time to do any debugging, so for now I'm staying
> > with the older version.  But this fo with the new version is the
> > one that gets the error.
>
> The error I get for this FO is unrelated to the one in the OP. In
> your case, the fix is in the error-message:
>
> org.apache.fop.fo.ValidationException: file:///users/andreas/
> documents/xml/2007-09-20.fo:1:5181:
> Error(1/5181): fo:table-cell is missing child elements.
> Required Content Model: marker* (%block;)+
>
> The only way to avoid this error, is to adapt the stylesheet to
> produce correct FO and at least generate an empty fo:block, or leave
> the fo:table-cell out entirely if it will contain nothing and you
> don't need the borders.
>
>
> Cheers
>
> Andreas
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to