Supported Features
Anything to PDF
Convert other file formats to PDF.
Input
Name | Description | Required |
---|---|---|
Input Format | Choose the input for your format from the drop-down list. | Yes |
Input Source | Provide the URL to the source document. If you use a cloud service such as Google Drive or Dropbox ensure the link is publicly accessible. | Yes |
Output PDF Name | The output file name. If left blank then the name preview.pdf will be used. | No |
Worksheet Index | Used when converting from Spreadsheet. Enter the worksheet number you want to convert to PDF. The first worksheet is numbered 0 . If you want to process all worksheets, you can leave this field empty. | No |
Custom Profiles | A JSON string which adds options for the conversion process. See API Profiles for more. | No |
Output
Name | Description |
---|---|
url | The temporary URL on the PDF.co file server. |
outputLinkValidTill | A timestamp which indicates how long the url will be available for. |
error | Details of any errors (if any). |
status | The response status code. If all good this will be 200 . |
name | The name of the file. |
jobId | The unique identifier for the job. |
credits | The credits spent on the process. |
remainingCredits | The credits left on your account. |
duration | The time it took for the process. |