Skip to main content

Getting started with the Conversion Service

Getting started with the Conversion Service is simple: install the Conversion Service on your server and you are all set for your first conversion.

1. Install the Conversion Service

You can install the Conversion Service on a Windows Server or on a Docker container.

2. Convert a file using the preinstalled configuration

Convert your first file using the preinstalled configuration.

  1. Copy a document, e.g. input.pdf, to the server you just installed the service on.
  2. Open a command prompt and type:
pdfclient -v input.pdf output.pdf
  1. The client shows the progress and when it is finished, you find the newly generated output.pdf in the current working directory.

3. Configure for your scenario

Once you have tested the demo conversion, you can start to configure the service to meet your requirements:

4. Integrate into your system

There are several ways you can integrate the Conversion Service into your system: