It's a cfdocument bug, I thought that CF version 7.02 had a fix for that. I always end up counting rows and inserting a page break when the max rows fit on a page. Also, try decreasing your margins (margintop=".25", etc), see if that helps.
Chris -----Original Message----- From: Bruce Sorge [mailto:[EMAIL PROTECTED] Sent: Thursday, April 12, 2007 12:55 PM To: CF-Talk Subject: CFDocument I have checked the Adobe site but I thought that I would ask the list anyway. I have a page that uses the CFDocument tag. Everything is OK except the page breaks. I had to put manual page breaks where the paper form pages end and the next one starts. Problem is, the user may only enter a couple of lines of information in the form fields or a lot of information, so of course the manual page breaks I put in can leave a lot of white space or the pages run into the next page and part of the text is chopped off. I played around with margins and what not but nothing seems to work. Is this an inherent problem with CFDocument? Do I have to fall back on plain ole HTML to make this work better? Thanks, -- Bruce Sorge "I'm a mawg: half man, half dog. I'm my own best friend!" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Deploy Web Applications Quickly across the enterprise with ColdFusion MX7 & Flex 2 Free Trial http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJU Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:275093 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

