Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rkusa/pdfjs
A Portable Document Format (PDF) generation library targeting both the server- and client-side.
https://github.com/rkusa/pdfjs
browser javascript nodejs pdf pdf-generation pdf-merge pdf-report
Last synced: 7 days ago
JSON representation
A Portable Document Format (PDF) generation library targeting both the server- and client-side.
- Host: GitHub
- URL: https://github.com/rkusa/pdfjs
- Owner: rkusa
- License: mit
- Created: 2013-05-13T18:38:07.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-12-27T12:16:58.000Z (about 1 year ago)
- Last Synced: 2024-12-24T03:15:11.117Z (12 days ago)
- Topics: browser, javascript, nodejs, pdf, pdf-generation, pdf-merge, pdf-report
- Language: JavaScript
- Homepage:
- Size: 7.77 MB
- Stars: 785
- Watchers: 26
- Forks: 142
- Open Issues: 73
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
![pdfjs](https://cdn.rawgit.com/rkusa/pdfjs/2.x/logo.svg)
A Portable Document Format (PDF) generation library targeting both the server- and client-side.
[![NPM][npm]](https://npmjs.org/package/pdfjs)
[Documentation](docs) | [Changelog](https://github.com/rkusa/pdfjs/blob/master/CHANGELOG.md) | [Playground](https://stackblitz.com/edit/js-hkxfhq?file=index.js) | [Examples](https://github.com/rkusa/pdfjs/tree/master/test/pdfs)
```bash
npm install pdfjs
```## Maintenance Status
On life-support. No new features planned. Only gets fixes if time allows.
I recommend that you use something else.## MIT License
[MIT](LICENSE)
[npm]: https://img.shields.io/npm/v/pdfjs.svg?style=flat-square
[deps]: https://img.shields.io/david/rkusa/pdfjs.svg?style=flat-square
[travis]: https://img.shields.io/travis/rkusa/pdfjs/master.svg?style=flat-square