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}; "> </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!