Ask a Question related to Macromedia Dynamic HTML, Design and Development.

  1. #1

    Default Page Breaks

    The website that i work on has a page which is updated by several users with a CMS (not Contribute). This page is then printed off each day by a central team. The problem occuring is that when printed some paragraphs are being split between pages.
    I have discovered the 'page-break' css tags and have used this to break before different sections, but cannot find a way to use this to stop paragraps being split.
    I was wondering if there is any way to set breaks for A4 printing without chopping paragraphs in half. The users have no coding experience and just copy the text from Word into the CMS page. I would ideally like some code to put into the templates. Grateful for any ideas.


    sally swan webforumsuser@macromedia.com Guest

  2. Similar Questions and Discussions

    1. Page layout breaks when Editing page
      I've created a site for a client who wants to use Contribute to edit it. The site wasn't built with Dreamweaver (hand-coded). Pages look fine when...
    2. Page Breaks in RTF Files
      In the attached code, the two RTFPageBreaks outside the CFLOOP generate page breaks correctly in the RTF file. The RTFPageBreak within the loop...
    3. cfdocument page breaks
      I have a 40+ column table previously generated as an Excel spreadsheet (CF 6), now being generated as a PDF using CFDOCUMENT. Unfortunately the...
    4. Page Number and Page Breaks
      Hello all, Can anyone please let me know how to insert page numbers and page breaks in ASP ??? Early response is appericiated. Thanks
    5. Page Breaks with ASP / HTML
      I'll give this a try - looks like what I need. One last question. If your wanting multiple records per page, do you just put a counter that would...
  3. #2

    Default Page Breaks


    I'm having some issues. I've been trying to create page breaks betwee
    retrieved information in a grouped report. I have them grouped and al
    my information and sums are set up and running perfectly, but I need t
    be able to seperate the "Operators". I have them sorted alphabeticall
    by operators and all their info is under each operator, but I need t
    create a new page when the operator ends. Right now the new operato
    begins where the previous one ends.

    Suggestions

    --
    david
    -----------------------------------------------------------------------
    davidt's Profile: [url]http://www.dbtalk.net/m34[/url]
    View this thread: [url]http://www.dbtalk.net/t30615[/url]

    davidt Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139