Skip to main content
Version: 9.0

Addresses

Once the webPDF server is running, there will be a series of addresses available. The list below shows the specific addresses that will be available if you are using a local webPDF installation. Make sure to adjust them as necessary for your specific installation.

Portal

http://localhost:8080/webPDF (please refer to Portal page as well)

Admin-Portal

http://localhost:8080/webPDF/admin/ (please refer to Admin Portal page as well)

Web Services (SOAP)

http://localhost:8080/webPDF/soap/converter?wsdl
http://localhost:8080/webPDF/soap/signature?wsdl
http://localhost:8080/webPDF/soap/pdfa?wsdl
http://localhost:8080/webPDF/soap/toolbox?wsdl
http://localhost:8080/webPDF/soap/urlconverter?wsdl
http://localhost:8080/webPDF/soap/ocr?wsdl
http://localhost:8080/webPDF/soap/barcode?wsdl

Web Services (REST)

http://localhost:8080/webPDF/help/restful/ (OpenAPI with Swagger UI)

OpenAPI (Specification)

http://localhost:8080/webPDF/rest/openapi.json
http://localhost:8080/webPDF/rest/aopenapi.yaml