CuteEditor page breaker

Last post 08-28-2012, 8:23 AM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  08-25-2012, 11:57 AM 74486

    CuteEditor page breaker

    Hello. I use CuteEditor trial version and have a question - I generate html when load a page with Editor. After each page I add 
    <div title="Print Page Break" style="font-size: 1px; page-break-before: always; vertical-align: middle; height: 1px; background-color: #c0c0c0; top:{topPositionAfterPage}; ">&nbsp; </div>
    (that is added in editor) but when I print document, this page-breaker don't work correctly - printed first page are my html-first page + part of second page (to fill emtpy page space).
    Can you help me, to tell how to use this page breaker correctly when print a documents?
    Thanks!
    Filed under:
  •  08-28-2012, 8:23 AM 74493 in reply to 74486

    Re: CuteEditor page breaker

    Hi Penyo,

     

    It works fine for me. 

     

    I go to  http://www.cutesoft.net/asp/EnableAll.asp, clean all content, then put the html code below into editor. Then click on the print button of the editor toolbar. It separates the page correct in the print panel.

     

    1. page1  
    2. <div title="Print Page Break" style="font-size: 1px; page-break-before: always; vertical-align: middle; height: 1px; background-color: #c0c0c0; top:{topPositionAfterPage}; ">  </div>  
    3. page2  
    Regards,

     

    Ken 

View as RSS news feed in XML