Difference between revisions of "Creating Multiple PDFs with a Single Workflow Task"

From SmartWiki
Jump to: navigation, search
Line 1: Line 1:
 +
__TOC__
 +
 +
You can configure a [[Workflow Task Type: Generate PDF File|Generate PDF File workflow task]] to generate multiple PDFs. You can either hard-code the [[Custom Field ID]]s or allow the end user to choose from a series of Web Page View fields from which to create the PDFs. In either case, the PDFs will be stored to the same [[Multiple Files]] custom field.
 +
 +
==Hard-Coding==
 +
 +
 +
==Allowing the End User to Choose==
 +
 
[[Image:GenerateMultiplePDFs.png|link=|700px]]
 
[[Image:GenerateMultiplePDFs.png|link=|700px]]
  

Revision as of 11:42, 10 October 2013

You can configure a Generate PDF File workflow task to generate multiple PDFs. You can either hard-code the Custom Field IDs or allow the end user to choose from a series of Web Page View fields from which to create the PDFs. In either case, the PDFs will be stored to the same Multiple Files custom field.

Hard-Coding

Allowing the End User to Choose

GenerateMultiplePDFs.png

See Also