Category: webPDF

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…




Use of webPDF and Java – Changes to Oracle Terms and Conditions

The computer technology corporation Oracle has announced that new conditions will be introduced from 2019 and Oracle Java 11 respectively. (See here: These include that only the latest version of Java SE for private use will receive free updates. For commercial use and use of other versions, a paid license will be introduced. You need…




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…




Sneak preview: The brand new webPDF-portal

With the new webPDF version 8 our webPDF-portal gets a new look and many new functions. In the following we would like to give you an overview of the innovations and a sneak peak on all new features. Live preview (You can select your language (English) at the top right of the Flag icon): First…


Tags:


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…