Skip to main content
Nintex Community Menu Bar

Print To PDF only Showing Display for Form

  • February 21, 2017
  • 1 reply
  • 56 views

Forum|alt.badge.img+8

Hello Community,

I have made a form that has the a JavaScript Button that calls the Nintex Print to PDF function but it does this in what ever mode the form is in. For being a little more professional with the look I was just curious if you can make the function print to the display mode that you want as it would hide certain things on the form that just don't need to be shown on a official print-out.

Thank you,

Kevin

1 reply

Forum|alt.badge.img+9
  • Nintex Employee
  • February 21, 2017

Hi Kevin,

One option to look at is using media query listeners to look for the print media type. The CSS you write can alter the look of the form when printed. I have a blog post on this with a simple overview: Have Print, Will Edit! — inFormed 

Thank you,

Sean