Category: webPDF wsclient

wsclient library: webservice converter

How does the conversion of various formats with the webPDF wsclient library work? Here we want to introduce the operation of the webPDF Webservices Converter in detail and show how you can best use it with the help of the webPDF wsclient library. Important note: The following coding example is based on the use of…




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…




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…