Hi all I'm using FOP .15. In xsl:for-each loop I am checking for the number of records and if they exceds the limit of the records on pne page, I display Cont. Next page and in the block where I am displaying this message, I am using break-after="page" to go to the next page. FOP goes into an infinite loop. But if I remove break-after from the block and just print the Cont. next page, it works fine but the page is not broken. any guesses what can be the problem?
thanx wali --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
