Skip to content

qbicsoftware/html2pdf-cli

Repository files navigation

html2pdf

Github Workflow Build Maven Package Status Github Workflow Tests Status QUBE Lint Status Travis CI Status Documentation Status Dependabot Enabled

html2pdf. A simple Java CLI to manipulate a given HTML file and create a PDF out of it.

Installation

Checkout from this Git repository and run:

mvn clean package

This will create the executable Java binaries as JAR In the folder target (*-jar-with-dependencies.jar).

The run the CLI with:

java -jar target/html2pdf-0.1.0-SNAPSHOT-jar-with-dependencies.jar [test-file.html]

Credits

This project was created with QUBE.

About

html2pdf. A proof-of-concept HTML to PDF conversion tool.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages