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

Convert Document Steps

Prev Next

Step Details

Introduced in Version7.10.0
Last Modified in Version9.16.0
LocationData > Documents

Users can use the Convert Document or Convert Document To HTML step to convert FileData input from Word, PDF, or Excel Files. The Convert Document step converts the file into either Word, PDF, or Excel, but the Convert Document to HTML step will only output the document in HTML.

Both steps will convert the document, and its default, Output, save location is C:\Program Files\Decisions\FileStorage\Primary\temp\.

Convert Document Step Properties

Inputs

PropertyDescriptionData Type
DocumentDocument to convertFileData

Outputs

PropertyDescriptionData Type
ErrorError MessageString
SuccessConverted DocumentFileData

Settings

PropertyDescriptionData Type
ConvertFromTypeThe file extension of the input file.--
ConvertToTypeFile extension to convert the file to. --

Convert to Word Settings (v9.16+)

PropertyDescriptionData Type
Specify Image Resolution
This property allows Users to set the image resolution in DPI (dots per inch) and will only appear if the ConvertToType property is set to Word.
Boolean

 

Convert to Word Settings (v9.16+)

 


Convert Document to HTML Step Properties

Inputs

PropertyDescriptionData Type
DocumentDocument to convertFileData

Outputs

PropertyDescriptionData Type
ErrorError MessageString
SuccessConverted DocumentFileData

Settings

PropertyDescriptionData Type
ConvertFromTypeThe file extension of the input file---
OutputWithImagesEmbeddedEmbeds images that are in the document when converted to HTML---


Step Changes

DescriptionVersionDateDeveloper Task
A new property called 'Specify Image Resolution' has been added. This property will only appear if the ConverttoType property is set to Word. This property allows Users to set the image resolution in DPI(dots per inch).
9.16October 2025{DT-045814}