Skip to main content

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

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


Reply