47ee877a62
* init submit * changes according review 1655 * correct some grammar * change bg color in apiProperties.json * change contact info in readme and swagger |
||
---|---|---|
.. | ||
Readme.md | ||
apiDefinition.swagger.json | ||
apiProperties.json |
Readme.md
Doc To PDF Converter
This connector provides you with the ability to generate a PDF from a Word document while maintaining the fidelity of the images, charts or graphs included in the source document.
Publisher: Spot Solutions Ltd.
Prerequisites
There are no prerequisites to using this connector
Supported Operations
Convert Word Document to PDF: Converts list attached word doc file to PDF file
-
Convert Word Document to PDF: Converts list attached word doc file to PDF file Operation requestion:
- Display name: this is the file name
- Attachment Content: file content
- Publickey: a public key that issued by Spot Solutions
- Apikey; a api key that issued by Spot Solutions
Operation responses:
- status: return string "200 OK" is convert success. Otherwise will be the error message.
- File name: is the PDF file name
- File content: is the PDF file content in base64 encode format.
-
Convert Word Document to PDF: Converts word doc file in a Document Library to PDF file Operation requestion:
- Display name: this is the file name
- Publickey: a public key that issued by Spot Solutions
- Apikey; a api key that issued by Spot Solutions
Operation responses:
- status: return string "200 OK" is convert success. Otherwise will be the error message.
- File name: is the PDF file name
- File content: is the PDF file content in base64 encode format.
Obtaining Credentials
Goto website https://registration.powerstore.spotsolutions.com/ to register Or contact Spot Solutions Support at support@spotsolutions.com to request the APIKey.
Getting Started
The first step in using this connector is having a List or Library prepared for the attachment or storage of your source word documents. Once you have this in place you can create a workflow that uses this connector to convert the source MS Word file into a PDF.
Known Issues and Limitations
This connector does not convert Excel or PowerPoint files to PDF
Deployment Instructions
Once the Connector is downloaded and the APIkey requested enter the provided key into the provided connector fields to active the connector for the workflow.