https://github.com/erkobridee/lab-pdf-lib
general tests of the pdf-lib
https://github.com/erkobridee/lab-pdf-lib
javascript pdf pdf-lib
Last synced: 3 months ago
JSON representation
general tests of the pdf-lib
- Host: GitHub
- URL: https://github.com/erkobridee/lab-pdf-lib
- Owner: erkobridee
- Created: 2022-11-08T17:07:29.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T20:10:38.000Z (over 1 year ago)
- Last Synced: 2025-01-18T10:21:17.071Z (4 months ago)
- Topics: javascript, pdf, pdf-lib
- Language: JavaScript
- Homepage:
- Size: 278 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lab-pdf-lib
## pdf-lib
- [pdf-lib](https://pdf-lib.js.org/)
- [[GitHub] Hopding/pdf-lib](https://github.com/Hopding/pdf-lib)
- [Centering text #10](https://github.com/Hopding/pdf-lib/issues/10#issuecomment-593108695)
- [drawText() draws with the wrong orientation on specific file #65](https://github.com/Hopding/pdf-lib/issues/65#issuecomment-794934192)
- [How to create byte-range for digital signature #112](https://github.com/Hopding/pdf-lib/issues/112#issuecomment-1049456413)
- [How to add text with a link in V1.x.x #161](https://github.com/Hopding/pdf-lib/issues/161#issuecomment-523186749)
- [How to create multiple signature annotations. #278](https://github.com/Hopding/pdf-lib/issues/278)
- [DrawText: is right align possible? #432](https://github.com/Hopding/pdf-lib/issues/432#issuecomment-622980468)
- [Changing page labels (changing page numbers in PDF) #464](https://github.com/Hopding/pdf-lib/issues/464#issuecomment-643834048)
- [Remove all annotations from pdf #529](https://github.com/Hopding/pdf-lib/issues/529#issuecomment-658796886)
- [Feature request: Adding hyperlinks #555](https://github.com/Hopding/pdf-lib/issues/555)
- [[GitHub] softwarerero/watermarkPdf](https://github.com/softwarerero/watermarkPdf)
- [Managing PDFs in Node with pdf-lib | LogRocket](https://blog.logrocket.com/managing-pdfs-node-pdf-lib/) - 2022/02/04
## another libs
- [[GitHub] vbuch/node-signpdf](https://github.com/vbuch/node-signpdf) - Simple signing of PDFs in node.
- [pdfkitAddPlaceholder.js](https://github.com/vbuch/node-signpdf/blob/master/src/helpers/pdfkitAddPlaceholder.js)
- [[GitHub] foliojs/pdfkit](https://github.com/foliojs/pdfkit) - A JavaScript PDF generation library for Node and the browser
- [[GitHub] highkite/pdfAnnotate](https://github.com/highkite/pdfAnnotate)
## reference
- [Digital signatures: how Sleek leverages Cloud HSM to guarantee the integrity of legal documents | Google Developers](https://medium.com/google-developers/digital-signatures-how-sleek-leverages-cloud-hsm-to-guarantee-the-integrity-of-legal-documents-a7bd3b82faf6) - 2019/07/10