Skip to content
sea edited this page May 17, 2023 · 1 revision

webPDF wsclient

This repository contains a simplified and optimized client library for the webPDF server, and serves as an alternative to the more complex REST API. The library implements the required stubs and session management in ready-to-use interface classes and provides a common object based parameterization for webservice calls in both protocols.

webPDF Logo

webPDF is a commercial multi-platform server solution for creating and processing PDF documents. To use the webPDF wsclient library for webservice calls, a running webPDF installation is required. A demo version as Windows installation, Linux package or as a virtual machine can be downloaded from the product page.

Note: Unless otherwise marked, the following is based on webPDF version 9 or newer.

Clone this wiki locally