Skip to main content

Hi,

Is there a javascript way to call PrintToPdf option on Nintex forms? Or any web service which could be invoked via a workflow to generate PDF of List Item and store it inside a document library?

Regards,

Shrini

Hi there: 

I'd recommend Document Generation, if you have that at your fingertips - you can put that into a workflow and trigger it based on any data you'd like.

Otherwise, you can trigger the Print To PDF bit using the code found here:  https://community.nintex.com/message/61949-re-print-to-pdf-with-javascript?commentID=61949#comment-61949 

But that's likely just going to pop up in the window for the user, unless you're good enough with JS that you can build it out to start the process, and store it elsewhere. I am not. 

Cheers,

rhia


Hi Rhia,

Thanks very much, I will have a look at it.

Regards,

Shrini


Reply