Have Questions?  Need Expert Answers?  JOIN LUNCH N' LEARNS!

Convert PDF to PCL Step

Prev Next

Overview

Step Details

Introduced in Version---
Last Modified in Version8.0.0
LocationData > PDF

The Convert PDF to PCL step converts the file type of a PDF to a PCL file.



Properties

Inputs

PropertyDescriptionData Type
PCL File NameDesired name of the PCL file with the .pcl extensionString
PDF DocumentPDF document to be converted into a PCL fileFileData

Outputs

PropertyDescriptionData Type
Done

Output FileConverted fileFileData
Failed

Error MessageMessage to be displayed if the conversion failsString


Example

  1. In a Project Folder, create a new Flow.
  2. Drag the Convert PDF to PCL step from the Toolbox. To locate the step, expand the Data > PDF categories. 
  3. Define the inputs to the step. For this example, PCL File Name and PDF Document inputs were set to Constant values.
  4. To ensure the step is working as intended, add a Form using a Download File or Multiple File Download control and debug the Flow. 

Related Forum Posts