New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@pdftron/pdfjs-express-utils

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pdftron/pdfjs-express-utils

A utility package for interacting with PDF.js Express APIs

latest
Source
npmnpm
Version
1.3.1
Version published
Weekly downloads
1.4K
32.32%
Maintainers
1
Weekly downloads
 
Created
Source

PDF.js Express Utilities

This is a package that contains utility functions for working the the PDF.js Express REST API.

This package requires that you have signed up for PDF.js Express and have enabled the API.

This package is intended to be used alongside the PDF.js Express SDK

The API can currently perform the following actions:

  • Merge annotations into a PDF (XFDF into PDF)
  • Set annotations on a PDF (XFDF into PDF)
  • Extract annotations from a PDF (XFDF from PDF)

It can be used on either the server or the client.

For documentation, APIs, and examples, please see the API docs

FAQs

Package last updated on 13 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts