Category: Technology

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:…




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…




webPDF Toolbox Delete: Remove Pages

This is about an application description with code examples for the Delete Operation of the webPDF ToolboxWebService. 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: First steps: Creating a REST or…




Creating portfolios with the webPDF wsclient library

In this article we would like to show an example (Portfolio Operation) how you can use 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 order to understand and apply the example, the following…




webPDF 8: Operation Outline – Part 4:

Presentation of further ActionTypes: The following parameters and subelements can be selected for a setOCGState Action: The “layerState” object: This object selects layers of the document and determines the logic according to which the layer visibility is to be changed. Am layerState Objekt lassen sich folgende Parameter setzen: The following parameters can be set on the layerState object…




webPDF 8: Operation Outline – Part 3:

To the AnnotationSelection object Continuation of part 2: An AnnotationSelection object is used to select the modified annotations. Several annotations can be selected. The “annotationSelection” object Several of the ActionTypes defined here modify annotations of the document. An AnnotationSelection object is used to select such an annotation. (Here the hide action is used as an…




webPDF 8: Operation Outline – Part 2:

Presentation of further ActionTypes: fitRectangle-Destination: Jumps to a selected page and fits the selected rectangular page section into the view. The following parameters can be set for a fitRectangleDestination: page (default value: “1”): Specifies the page to jump to…