Step Details |
Introduced in Version | --- |
Modified in Version | --- |
Location | Data > MS Word |
The HTML to Word Document step converts HTML input into a Microsoft Word document.
Properties
Configuration
Property | Description | Data Type |
---|
Get HTML From File | Allows the user to use an HTML file | --- |
Inputs
Property | Description | Data Type |
---|
File Name | The file name for the Microsoft Word document | String |
HTML | HTML string to convert into a Word document | String |
Outputs
Property | Description | Data Type |
---|
Done |
| Doc File | The Microsoft Word document file | File Data |
Failed |
| Error Message | Error message displayed if the HTML is not converted into a Microsoft Word document | String |
