Skip to main content
Nintex Community Menu Bar

Print Form with Field/Object Background Colors

  • January 31, 2019
  • 2 replies
  • 18 views

Forum|alt.badge.img+3
I have a form with a single line text field and several panels that contain background color, when I print the background color is not printed. Do you know how to retain object background colors during printing?
Development  Environment: Nintex 2013 for SharePoint 2013 on premise
Skill Set: Self Taught (SharePoint/Nintex), CSS Beginner; HTML Beginner; Java Script; Beginner
Form XML attached

2 replies

Forum|alt.badge.img+14
  • Scholar
  • February 6, 2019

how do you print?

have you enabled printig of background and images in browser printing settings?


Forum|alt.badge.img+3
  • Author
  • February 7, 2019

I have a print button on Clieck Client I have the following code

javascript:window.print();

 

As for the browser settings; Printing category is not displayed on IE 11 under the Advance Tab, but some settings are controlled by admin so I am waiting for their response