Skip to main content
Version: 9.0

Web service /toolbox

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

API definition
REST

Adding annotations to a PDF

examples/typescript/node/toolbox/AddAnnotationsToPdf.ts
loading...

Adding attachments to a PDF

examples/typescript/node/toolbox/AddAttachmentToPdf.ts
loading...