Hi Folks,
I am wondering if anyone knows of a way to access the Print to PDF feature programmatically? Ideally, here is what I want to do.
I have a form that will be filled out iteratively over time as data comes in. Once the content manager is done with it (usually about a day of work), he will click a button and the form will be "printed to PDF", the PDF will be named using some form data, and the PDF will be saved into a library on the same site where I will have a workflow that will attach the file to an email sending it to a distribution list that includes our customer, some of whom do not have access to our SharePoint site.
Based on some things I have recently learned from @MegaJerk in responses to previous posts, I suspect that this should most elegantly be accomplished by using JavaScript in the Client Click formula of a button control on the form. While I am starting to get more familiar with both JS and how to apply it to Nintex projects, I do not know where to start here or even if it can be done.
Thanks and Best Regards,
Patrick