Category: webPDF Webservices

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…




Case study: Processing forms with webPDF

Automatic processing of attached PDF documents On the basis of a concrete project example one can best show the application areas and functional characteristics of webPDF. Some of our customers come from the insurance industry, for example. We always work closely together with our customers and implement many individual wishes accordingly. This concrete case study…




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…




webPDF 8: New features of the Webservice Toolbox – Operation Outline

Part 1: Editing the table of contents with the webPDF wsclient library In this article we would like to show an example (Outline Operation) how you can use operations of the webPDF Toolbox webservice with the help of the wsclient library. Important note: The following coding example is based on the use of the webPDF…




webPDF Toolbox Webservice Image: Graphic Export

In this article we would like to introduce the image operation of the webPDF ToolboxWebService using code examples and show how you can use it 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…