Giter Site home page Giter Site logo

corymickelson / nopodofo Goto Github PK

View Code? Open in Web Editor NEW
26.0 3.0 6.0 35.86 MB

node pdf native bindings

License: GNU Affero General Public License v3.0

CMake 1.09% C++ 70.50% TypeScript 22.13% Shell 0.07% JavaScript 6.15% Dockerfile 0.06%
pdf nodejs podofo node native-addon napi

nopodofo's Introduction

NoPoDoFo

CircleCI NAPI Coverage Status

NoPoDoFo is a bindings library to PoDoFo, hence the name No(de)PoDoFo. The aim of this project it to bring a complete PDF solution to the Nodejs ecosystem. NoPoDoFo provides low level PDF api's for creating new PDF documents, and reading and modifying existing PDF documents. Features also include encryption, signing, and drawing api's To get started please read the book, a good place to start is on best practices

Current Version 1.0.1

NPM

A Brief Introduction

NoPoDoFo is a bindings library for NodeJS to PoDoFo. The project began mid 2017 stemming from my own frustration at the lack of open source options in the NodeJS ecosystem for handling PDF creation and modifications. I had at the time written many scripts for invoking command line utilities from node, such as pdftk and poppler to perform one-off tasks, but as the company I was with at the time started adopting more and more NodeJS the need for a complete PDF library was becoming increasingly apparent, and nobody at the time, at least in the open, was doing any work to fill this void, and thus NoPoDoFo was born. PoDoFo was chosen as the underlying engine (not really sure if engine is the correct term but it's what we will use for now) after considering the ease of building PoDoFo, and the completeness of the api compared to similar lower lever libraries. NoPoDoFo is licensed under AGPL, a copy of which is available at the root directory of the project.

Project Structure

NoPoDoFo bindings /src follow as closely as possible the same folder structure as PoDoFo. NoPoDoFo provides a definitions file included in the repository; typescript style enums, types, and interfaces are also available and exported from index.js. Using NoPoDoFo as a stand alone library is possible, but the api is fairly low level requiring some familiarity with the PDF specification. It is my hope that NoPoDoFo will be used as a building block for higher level PDF libraries for the NodeJS ecosystem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.