Skip to main content
Nintex Community Menu Bar

How to make the workflow printing the updated document?

  • October 8, 2018
  • 1 reply
  • 7 views

Forum|alt.badge.img+2

Hello everyone,

I have a question in nintex workflow, I did an updated document workflow for a service, but I want the workflow prints the updated document automatically if possible, or just opens the document for me or opens the print preview for the user.

Is that possible in nintex?

1 reply

Forum|alt.badge.img+11
  • Nintex Partner
  • October 9, 2018

You may find yourself copying the document into a dedicated library which is checked by a scheduled PowerShell script. When this script finds a document, it could print it and remove it afterwards from this dedicated library.....