Skip to content

A utility package to interact with the PDF.js Express APIs

Notifications You must be signed in to change notification settings

pdfjs-express/api-util

Repository files navigation

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

About

A utility package to interact with the PDF.js Express APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published