Hi there!
Say I have some html, that I'm parsing using docx4j to write in .docx format to the output stream:
.....
<p>Blah blah blah</p>
<br/>
<p>Blah blah blah</p>
....
How do I get docx4j to treat the br tag as a page break?
Thanks
Users browsing this forum: Google [Bot], Majestic-12 [Bot] and 44 guests