npm package discovery and stats viewer.

Discover Tips

  • General search

    [free text search, go nuts!]

  • Package details

    pkg:[package-name]

  • User packages

    @[username]

Sponsor

Optimize Toolset

I’ve always been into building performant and accessible sites, but lately I’ve been taking it extremely seriously. So much so that I’ve been building a tool to help me optimize and monitor the sites that I build to make sure that I’m making an attempt to offer the best experience to those who visit them. If you’re into performant, accessible and SEO friendly sites, you might like it too! You can check it out at Optimize Toolset.

About

Hi, 👋, I’m Ryan Hefner  and I built this site for me, and you! The goal of this site was to provide an easy way for me to check the stats on my npm packages, both for prioritizing issues and updates, and to give me a little kick in the pants to keep up on stuff.

As I was building it, I realized that I was actually using the tool to build the tool, and figured I might as well put this out there and hopefully others will find it to be a fast and useful way to search and browse npm packages as I have.

If you’re interested in other things I’m working on, follow me on Twitter or check out the open source projects I’ve been publishing on GitHub.

I am also working on a Twitter bot for this site to tweet the most popular, newest, random packages from npm. Please follow that account now and it will start sending out packages soon–ish.

Open Software & Tools

This site wouldn’t be possible without the immense generosity and tireless efforts from the people who make contributions to the world and share their work via open source initiatives. Thank you 🙏

© 2024 – Pkg Stats / Ryan Hefner

@softvision/webpdf-wsclient-typescript

v9.0.2

Published

A simplified and optimized API client library for the webPDF server

Downloads

46

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 Logo

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.