Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mycielski/merge-pdfs-cli
Simple java CLI program to merge pdf files.
https://github.com/mycielski/merge-pdfs-cli
pdf pdf-document pdf-generation pdfbox
Last synced: 13 days ago
JSON representation
Simple java CLI program to merge pdf files.
- Host: GitHub
- URL: https://github.com/mycielski/merge-pdfs-cli
- Owner: mycielski
- License: apache-2.0
- Created: 2021-04-23T20:42:21.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-11-07T19:49:49.000Z (about 3 years ago)
- Last Synced: 2024-11-09T19:42:48.033Z (2 months ago)
- Topics: pdf, pdf-document, pdf-generation, pdfbox
- Language: Java
- Homepage:
- Size: 23.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# merge-pdfs-cli
![GitHub](https://img.shields.io/github/license/mycielski/merge-pdfs-cli)Simple command line utility to merge pdf files. Built with [Apache PDFBox®](https://pdfbox.apache.org/), written in Java.