Hello there,
I’m new to Nintex Form.
In our scenario there’s a button where the user click to print the form into pdf.
We’ve used a javascript code for this to work NWF.FormFiller.PrintToPDF.PrintToPDF();
Previously it was working in SharePoint 2013 but we have migrated to SharePoint 2016 and since then it stops working.
When the user click the button, there will be a loading screen and will keep on loading for eternity.
Currently using Nintex Form 2016 Version 4.6.4.0.
Does anyone have any idea on how to tackle this issue and/or other javascript method to print to pdf?