"Nick Winger" <[EMAIL PROTECTED]> wrote: > but the table has the height of 0. > i just see a line going from left to right. > but the image isnt't displayed and the text is also not there.
Hehe! It's something else, as usual... > <fo:table-column column-width="520pt"/> > <fo:table-row> > <fo:table-cell> You are missing a fo:table-body or perhaps fo:table-header or such here. This appears to be a common error, which, unfortunately, FOP doesn't complain about. You can try to use one of the FO DTDs and a validating parser in order to check for this. J.Pietschmann --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]