Content not flowing to next page when printing

Confluence User - 08 Feb, 2020

Greetings,

I am new to Joget, I really like this platform.  I need your help.

We have created a change order form where the content of the change order is typed into a rich text enabled text box on the first page of the form.  When printing the entire change order form, if there is a lot of content typed into the rich text editor text box then the entire content moves to the subsequent page.  There is no page break in the middle where the page ends. So even if the bottom most line of the content does not fit the original page then the entire content (could be two paragraphs) is moved to the following page.  I want text to remain on the original page and only the over flow be moved to the subsequent pages.

I tried entering page breaks in the rich text editor but that didn't work.  I also tried entering <br> codes embedded between the lines of the content to force the overflowing text to move to the subsequent page but that didn't work either.

forms;userviews

2


10 Feb, 2020
confluenceUser
1
confluenceUser

Hi, the printing layout is controlled by the browser so perhaps you could try using some CSS to try define it, for example https://developer.mozilla.org/en-US/docs/Web/CSS/break-after


19 Feb, 2020
confluenceUser
confluenceUser

Thanks.  Where would I create this CSS?  I'm using the cloud version of Joget, hosted by Joget.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print