Tag: coding example

Webservice coding example: read and create barcodes

Here we want to give a concrete code example for the Barcode Webservice including use with the webPDF wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the example, the following blog post should be considered first: Preliminary work for…




Coding Example: Apply signature to PDF documents

If you want to use the operation of the webPDF webservice Signature, you have the possibility to use it via the webPDF wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the example, the following blog post should be considered…




URL converter with wsclient library

Now we show you how to convert webpages to PDF with the URL-converter Webservice. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the example, the following blog post should be considered first: Webservice call At the beginning you should already have…




Webservice insert watermark with wsclient

Our link tips for preparation in advance: Further parameters are also documented in our user manual (without examples for use with the wsclient library). use the REST interface with webPDF wsclient To use the SOAP interface Important note: The following coding example is based on the use of the webPDF wsclient library. In order to…




Encryption and password editing with the wsclient library

Here we want to show you the Security operation of the ToolboxWebServices of webPDF and their use with the wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the example, the following blog post should be considered first: Creating a…




Rotate pages with the wsclient library

In this article we would like to introduce the rotate operation of the toolbox webserices from webPDF and show you how you can use it with the webPDF wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the example, the following…