guideExport to PDF On-Premises REST API usage

The Export to PDF On-Premises converter provides the ability to convert an HTML document to a PDF file via Restful API.

The API is available on http://localhost:[port] (by default the port is 8080).

The REST API documentation is available at http://localhost:[port]/docs.
Alternatively you can check specification in our public resources https://pdf-converter.cke-cs.com/docs.

If you have the authorization for the API enabled, you should provide an authorization token. More instructions you can find in the authorization section.