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
- TypeScript
- JavaScript
examples/typescript/node/toolbox/AddAnnotationsToPdf.ts
loading...
examples/js/toolbox/AddAnnotationsToPdf.html
loading...
examples/js/toolbox/AddAnnotationsToPdf.js
loading...
Adding attachments to a PDF
- TypeScript
- JavaScript
examples/typescript/node/toolbox/AddAttachmentToPdf.ts
loading...
examples/js/toolbox/AddAttachmentToPdf.html
loading...
examples/js/toolbox/AddAttachmentToPdf.js
loading...