Re: page-break-inside=avoid

2002-07-18 Thread Todd Migliore
J Thanks for the reply. I was able solve my problem with the info you provided. Todd [EMAIL PROTECTED] 07/17/02 06:10PM 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

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 to go about