Scott,

I am having the same problem. I can not guarantee that my document (each
section) will fit on one page and therefore does chop the text in half on
each page. I notice it alot of pages 2-3.

If you find a solution, please post back as I have been up against this for
almost 2 weeks now. At first I thought it was a HotFix issue.

Running:  CF 7.0.2

Randy

On Fri, Nov 14, 2008 at 9:11 AM, Mike Chabot <[EMAIL PROTECTED]> wrote:

> Scott,
> It looks like your bottom margin is bigger than 0.75. Make sure you
> specify each cfdocument section as a complete Web page and set the
> margins and padding of the body tag to 0 since these come with default
> margins as well. Set the background colors of the header, body, and
> footer to non-white while developing so you can visually see the size
> of your margins and the sizes of your header and footer.
> If you want your text to not bleed onto a second page then maybe set
> it up as a cfreport which gives you more precise control over the
> layout. Maybe try using the overflow css property on the paragraph.
> Maybe try counting lines/letters/words to determine how much text can
> show up on a page.
>
> -Mike Chabot
>
> On Thu, Nov 13, 2008 at 6:01 PM, Scott McAllister
> <[EMAIL PROTECTED]> wrote:
> > I am confronting a similar problem, although I do have values set for my
> cfdocument margins.  What values would be deemed as correct?  I'm using 0.25
> on all margins except for marginbottom="0.75".
> >
> > In my situation I'm creating a series of pdfs that have a variable length
> of text.  On most of the pdfs the formatting is perfect, but there are a few
> where the text gets cut in half, as seen in this example:
> >
> > http://tinyurl.com/5b257l
> >
> > Is there a way to tell the text block to stop and move on to the next
> page?  I've fiddled with the marginbottom, and that fixes some cases but
> then causes others to be split across pages.
> >
> > I'm open to any suggestions or ideas.  Thanks!
> >
> > -Scott
>
> 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Adobe® ColdFusion® 8 software 8 is the most important and dramatic release to 
date
Get the Free Trial
http://ad.doubleclick.net/clk;207172674;29440083;f

Archive: 
http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:315290
Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm
Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

Reply via email to