Skip to main content
Nintex Community Menu Bar

Print to Pdf - Nintex Forms

  • February 16, 2018
  • 2 replies
  • 23 views

Forum|alt.badge.img+8

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

2 replies

rhia
Nintex Partner
Forum|alt.badge.img+15
  • Nintex Partner
  • February 17, 2018

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


Forum|alt.badge.img+8

Hi Rhia,

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

Regards,

Shrini