Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@kingstonsoftware/pdf-o-rama

Package Overview
Dependencies
Maintainers
2
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kingstonsoftware/pdf-o-rama

A tool for manipulating PDF files

  • 2.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
2
Created
Source

PDF-o-rama

This is a tool for manipulating PDF files. With it you can do the following:

  • Concatenate two or more PDF's into a single PDF file
  • Strip the AcroForm and field annotations from a PDF
  • Pull out AcroForm field information, and optionally strip the form data
  • Generate a checksum for a stripped PDF file
  • "Fill-in" a form by adding form elements at the specified rectangles of pages
  • Watermark every page of a PDF with a given watermark PDF

The tool support a wide range of "field" types:

  • Plain text (single line)
  • Check boxes, with or without borders
  • Highlighted fields
  • Transparent signature labels
  • QR codes

Additionally, the tool can embed a specific font into the PDF for use when filling out text fields.

Installation

Install the tool with:

npm install -g @kingstonsoftware/pdf-o-rama
pdf-o-rama help

or run it with npx:

npx @kingstonsoftware/pdf-o-rama pdf-o-rama --help

Keywords

FAQs

Package last updated on 03 Oct 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc