markswindoll / jQuery-Word-Export

jQuery plugin for exporting HTML and images to a Microsoft Word document
http://markswindoll.github.io/jquery-word-export/
MIT License
220 stars 145 forks source link

reference the css? #3

Open oscar3331 opened 10 years ago

oscar3331 commented 10 years ago

hello as works of css to make a page break? thank

senwa commented 7 years ago

you can insert this code:

<br clear=3Dall style=3D'mso-special-character:line-break;
page-break-before:always'>

as page-separator between your divs you want to break.