Category: webPDF

webPDF 8 Innovations: Webservice Toolbox (Part 3)

In this part our new features concerning the webservices are discussed. The Webservice Toolbox contains a number of operations for editing PDF documents. With the new version webPDF 8.0 we have provided completely new operations that you can use…




Webservice PDF/A

In this coding eexample we would like to introduce you to the operation of the webPDF webservice pdfa and how you can use it with the help of 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…




webPDF 8 Innovations: Webportal (Part 2)

In this part 2 of webPDF 8 some new features of our new webportal will be discussed which were not mentioned in our preview. (Part 1 about installation and administration: click here). For example, there is now a configurable news panel, i.e. a news area for the start page. In the demo installation you can…




webPDF 8: First update with new features

After the release of webPDF 8.0 in November last year, the first update is now available. With the revision number 2058 the new version is now available in the download area. It contains bugfixes and some new features…




Parameter change – it’s high time!

Since version 7 of webPDF we have introduced the new parameter structure based on JSON and XML schemas. This new parameter structure replaces the old parameters, which consisted of a single string parameter and were linked with “&”…




Editing XMP Metadata: our coding example

How to edit XMP metadata using 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: To call the webservice, you should first have created a REST or SOAP…




Options Operation: Change Display

This code example shows how to work with the Options operation using the webPDF ToolboxWebService and how to best use 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:…




webPDF 8 Innovations: Installation and Administration (Part 1)

After the release of webPDF version 8.0 we want to introduce some new features that might be interesting for our users. Besides the changes concerning installation and administration that we will describe here, the next parts will also deal with our new webPDF portal (webPDF 8 Innovations Part 2) and the webservices (webPDF 8 Innovations…




Print Operation of the webPDF ToolboxWebService

Coding Example: Webservice Printing using 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: We would like to introduce the print operation and its use with the webPDF…




Coding example: toolbox forms operation

How to export, import or flatten form data 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: Here we want to introduce you to the Forms operation of…