Skip to main content
Nintex Community Menu Bar

How can I add a page break via CSS to my Nintex form (standard edition) for printing?

  • June 22, 2017
  • 2 replies
  • 29 views

Forum|alt.badge.img+1

Hi,

Using Nintex forms (v2.8.1.0) standard edition in SharePoint 2013 Enterprise - on prem.

I am running into difficulty trying to add a page break via CSS in my Nintex form. Whenever I select Print preview, the CSS does not apply. I know page breaks are possible in my installed version of Chrome (v44) as I carried out the following test:

1) Created a simple HTML page and

2) applied a page break via CSS i.e. using @media print -> page break always.

Any help is much appreciated.

2 replies

Forum|alt.badge.img+16
  • June 22, 2017

Perhaps you can get some info here >>>  


Forum|alt.badge.img+1
  • Author
  • June 23, 2017

Hi Fernando, the post refers to font colours. I can do this no problem and it works. My issue is applying a page break to a Nintex form. Correct me if I am wrong, but the form appears to be in a table. Could this be preventing the page break from working?