PDF Custom Tasks

The PDF Custom Tasks are used to create PDF files from Forms, and to convert other file types to PDF documents. The following document file types can be converted to PDF:

Document Type

File Extension

Microsoft Word Document .DOC .DOCX
Microsoft PowerPoint Presentation .PPT .PPTX
Microsoft Excel Spreadsheet .XLS .XLSX
Text Files .TXT .CSV .RTF
Image Files .JPG .GIF .PNG .BMP
Email Files .MSG

PDF Rich Text Field Support

Process Director can be configured to transfer Rich Text content into PDF form fields from Rich Text fields in Process Director Forms by setting the following configuration options:

  • Set the AllowRichTextTemplate custom variable to "true" in the Process Director Custom customization file (vars.cs.aspx).
  • In the PDF template, the Allow Rich Text Formatting checkbox must be checked in the Text Field Properties of the appropriate form fields.

Support for Rich Text content transfer should be considered experimental and partial, due to the way that Adobe incorporates rich text into its forms. As such, you may see unexpected behaviors when Rich Text content is transferred, such as:

  • Not all formats and fonts are supported. 
  • Certain input text causes the function to HTML encode the input, which will cause the PDF form field to show HTML markup instead of Rich text.