Now I get the whole picture.... thanks,
> -----Original Message----- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Friday, May 03, 2002 5:20 PM > To: [EMAIL PROTECTED] > Subject: Re: How do I stop table cell wrapping? > > > Matthew L. Avizinis wrote: > > I seem to recall that the fo:block wrap-option="wrap | no-wrap" > attribute > > works in cells. > > Yes, it works. However, if the content is too large for the > cell, it will visibly overflow into whatever is further in > inline progression direction (read: table cells to the right). > > The standard provides the property overflow="hidden" (not > ="clip", sorry) to clip the overflowing content, and this > doesn't work in FOP, at least for rendering PDF. > > J.Pietschmann
