Re: page-break-inside=avoid

2002-07-18 Thread Todd Migliore
of the block of data can not entirely fit on the current page page. From what I understand page-break-inside="avoid" is the way to go about this, unfortunately it seems this feature is not yet implemented(version-0.20.3). Does anyone know of solution to this problem? Thanks in a

page-break-inside=avoid

2002-07-17 Thread Todd Migliore
My document contains one repeatingblock of data. The data varies in length with each iteration. I need to force a page break if an iteration of the block of data can notentirely fit onthe current pagepage. From what I understand page-break-inside="avoid" is the way t

Re: page-break-inside=avoid

2002-07-17 Thread J.Pietschmann
Todd Migliore wrote: My document contains one repeating block of data. The data varies in length with each iteration. I need to force a page break if an iteration of the block of data can not entirely fit on the current page page. From what I understand page-break-inside=avoid