I have a page the is displaying certificate and then a multi page description afterwards. If a single certificate is printed everything is gread . CERTIFICATE, page break, DESCRIPTION, page break Now I add CFLOOP to go through multiple Certificates and I get CERTIFICATE, page break, DESCRIPTION, page break,CERTIFICATE, DESCRIPTION, CERTIFICATE, DESCRIPTION Basically the first time through the loop seems to work fine, any cycles of the loop results in no page break running. I am using the <BR style="page-break-before: always">. Any help would be great. ------------------------------------------------------------------------------ Archives: http://www.mail-archive.com/[email protected]/ To Unsubscribe visit http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the body.

