@softvision/webpdf-wsclient-typescript
v9.0.2
Published
A simplified and optimized API client library for the webPDF server
Downloads
4,759
Readme
webPDF wsclient TypeScript
This repository contains a simplified and optimized client library for the webPDF server, and serves as an alternative to more complex REST APIs. The library implements the required stubs and session management in ready-to-use interface classes and provides a common object based parameterization for webservice calls.
webPDF is a commercial multi-platform server solution for creating and processing PDF documents. To use the webPDF wsclient library for webservice calls, a running webPDF installation is required. A demo version as Windows installation, Linux package or as a virtual machine can be downloaded from the product page.
Note: Unless otherwise marked, the following is based on webPDF version 9 or newer. If you are using an older version please update to use all parameters for the current release of the library. You will always find the newest version at the product download page.
Download
Note: The version 9.0.2 requires at least webPDF server version 9.0.0.3479.
Note: Starting with wsclient 9.x the wsclient´s and webPDF server´s version numbers have been synchronized, to simplify finding the proper wsclient for your webPDF server.
You can use this library, by adding this dependency to your project:
yarn add @softvision/webpdf-wsclient-typescript
npm install @softvision/webpdf-wsclient-typescript
Usage
You will find some usage examples in the wiki.
Documentation
Have a look at our wiki for examples and details.
Development and support
If you have any questions on how to use webPDF, or this library, or have ideas for future development, please get in touch via our product homepage.
If you find any issues, please file a bug after checking for duplicates or create a pull request.
More help
Learn even more about our product in our webPDF Documentation.
License
Please, see the license file for more information.