Hmm, looks like you really need fo:float for this, which isn't implemented. You probably need to find a different layout. What you can do is counting lines and sort of do the page-breaks yourself. That has been discussed before on this list but it's difficult, pretty hacky and does not guarantee success.
On 04.03.2003 16:45:46 H. krishna wrote: > I am attached my fo file. I like my pdf file is: > > Page 1: > Paragraph 1 > Paragraph 2 > Paragraph 3 > Paragraph 4 Not finished > > Page 2: > Figure 1 > Paragraph 4 continued text > Paragraph 5 > Paragraph 6 > Paragraph 7 > Paragraph 8 > > Page 3: > Figure 2 > Paragraph 9 > Paragraph 10 > Paragraph 11 > Paragraph 12 Jeremias Maerki --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
