An open API service indexing awesome lists of open source software.

https://github.com/gr2m/pdf-editor

WYSIWYG PDF-Editor, plugin-free, using pdfkit and pdf.js
https://github.com/gr2m/pdf-editor

Last synced: 4 months ago
JSON representation

WYSIWYG PDF-Editor, plugin-free, using pdfkit and pdf.js

Awesome Lists containing this project

README

          

# pdf-editor

> Editor to generate PDFs in browsers, plugin-free

```
git clone git@github.com:gr2m/pdf-editor.git
cd pdf-editor
npm install
npm start
```

To build a static version of the editor, run

```
npm build
# builds into /dist folder
```

Find a demo at http://gr2m.github.io/pdf-editor/