Skip to main content
Version: 10.0

Web service /toolbox

Following you will find simple usage examples for REST and SOAP, that demonstrate how to use the /toolbox webservice via the Java wsclient.

API definition
REST
SOAP

Adding annotations to a PDF

examples/src/main/java/net/webpdf/examples/rest/toolbox/AddAnnotationsToPdf.java
loading...

Adding attachments to a PDF

examples/src/main/java/net/webpdf/examples/rest/toolbox/AddAttachmentToPdf.java
loading...