Hi There,
I’m just new about this product, and I want to output PDF files with password.
My designer context is using print context, and I can output PDF files through workflow.
But how can I set the variable password to the output PDF files ?
My workflow process is
- WinQueue Input
- Execute Data Mapping
- Create Print Content
- Create Job
- Create Output
- Print using a windows driver
From 2 to 5 are send from designer.
(When debug, I can get the PDF files at step 5, but it will get plugin failed: unsupported file format at step 6.)