DocConverter version 10.4.2.21328 or higher is required for the below steps
- Download Postman
- Install Postman and launch
- Form the Postman Launch Pad select “Create a request”
- Set the new request to perform a POST operation.
- Add the DocConverter REST URL to the request. The URL is of the format http://[IPAddress]:62626/api/DocConverter/Conversion
-Use “localhost” for a local conversion or the IP address of the remote server with DocConverter installed.
- Select the “Body” tab and the “form-data” option
- Add the following Key entries of type “File”
- InputFiles
- [FileName].json (must be a Json file)
- For each Key entry select the files for the conversion request.
- DocConverter Json settings examples can be found in the online documentation: JSON Sample Link
- Click “Send” to send the request to DocConverter.
- Once you click Send, below you will see “sending request” if you do not see that or an error occur, verify your IP address or Firewall on your DocConverter machine
- If successful you will notice a binary output created, for example:
--c632f519-938c-4a92-a1fb-00578ac8e187
TempFilePath: QzpcUHJvZ3JhbURhdGFcQWN0aXZlUERGXFRlbXBcdGVzdDEucGRm
Content-Disposition: attachment; filename=test1.pdf
Content-Type: application/pdf
Comments
0 comments
Please sign in to leave a comment.