Category: webPDF Webservices

Split Operation: Split Documents

Using the webservice „split documents“ with the wsclient library Our coding example for the application of the Split Oparation of the webPDF ToolboxWebService with the help of the wsclient library of webPDF. Important note: The following coding example is based on the use of the webPDF wsclient library. In order to understand and apply the…




Code-Example: Attachment operation

Manage attachments with the wsclient library In this article we would like to introduce you to the Attachment operation of the ToolboxWebService of webPDF and how you can 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…




Using OCR Webservice with wsclient library

The OCR Webservice: Font recognition/Text recognition How to use the webservices of webPDF with the wsclient library? We want to show this here with a concrete coding example. Here we will introduce the OCR webservice and how you can use it with the webPDF wsclient library. Important note: The following coding example is based on…




webPDF Toolbox Description

Edit Metadata with the webPDF wsclient Library In this article we would like to introduce the Description Operation of the webPDF toolboxWebService. Here we show you how to use our 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…




ToolboxWebService Extraction: Extract Pages

Content extraction with the webPDF wsclient library We would like to give you a concrete coding example here: Our example for the extraction operation of the webPDF ToolboxWebService and how it can be implemented with the wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In…




Insert comments and annotations with wsclient library – Coding Example

webPDF Toolbox Webservices: Manage annotations with the wsclient library Here we would like to show an example (Annotation Operation), which you can use to implement operations of the webPDF Toolbox Webservices with the help of the wsclient library. Important note: The following coding example is based on the use of the webPDF wsclient library. In…




Toolbox Webservice: Merge documents with the webPDF wsclient library

In this article we would like to introduce the merge operation of the ToolboxWebService and how it is used 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:…




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…