https://github.com/jsreport/jsreport-pdf-meta
jsreport extension for filling pdf meta like author and creation date
https://github.com/jsreport/jsreport-pdf-meta
Last synced: 5 months ago
JSON representation
jsreport extension for filling pdf meta like author and creation date
- Host: GitHub
- URL: https://github.com/jsreport/jsreport-pdf-meta
- Owner: jsreport
- License: lgpl-3.0
- Created: 2019-07-22T13:12:38.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2020-05-21T12:06:33.000Z (about 6 years ago)
- Last Synced: 2024-04-14T12:03:57.991Z (about 2 years ago)
- Language: JavaScript
- Size: 94.7 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
> ⚠️ This extension is deprecated because it is part of the [jsreport-pdf-utils](https://jsreport.net/learn/pdf-utils) now.
# jsreport-pdf-meta
[](https://npmjs.com/package/jsreport-pdf-meta)
[](https://travis-ci.org/jsreport/jsreport-pdf-meta)
jsreport extension used to fill pdf meta information like producer.
See the docs http://jsreport.net/learn/pdf-meta
## Installation
```
npm i jsreport-pdf-meta
```