https://github.com/prawnpdf/pdf-core
Implements low level PDF features for Prawn (experimental)
https://github.com/prawnpdf/pdf-core
pdf prawn
Last synced: 2 months ago
JSON representation
Implements low level PDF features for Prawn (experimental)
- Host: GitHub
- URL: https://github.com/prawnpdf/pdf-core
- Owner: prawnpdf
- License: other
- Created: 2013-11-12T04:03:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2024-03-07T14:11:02.000Z (over 1 year ago)
- Last Synced: 2025-02-09T13:07:02.830Z (4 months ago)
- Topics: pdf, prawn
- Language: Ruby
- Homepage:
- Size: 235 KB
- Stars: 25
- Watchers: 22
- Forks: 38
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
Awesome Lists containing this project
README
# PDF::Core

This is an experimental gem that extracts low-level PDF functionality from
Prawn. More details to come soon!## Reference materials
* [PDF 1.7 Reference][1] ([Archived][2])
* [Errata to PDF 1.7][3] ([Archived][4])[1]: https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf
[2]: https://web.archive.org/web/20201017140206/https://www.adobe.com/content/dam/acom/en/devnet/acrobat/pdfs/pdf_reference_1-7.pdf
[3]: https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdf_reference_archive/pdf_17_errata.pdf
[4]: https://web.archive.org/web/20201003180303/https://www.adobe.com/content/dam/acom/en/devnet/pdf/pdf_reference_archive/pdf_17_errata.pdf