plutobook

Convert HTML documents to PDF with advanced paging and styling

brewmacoslinux
Try with needOr install directly
Source

About

Paged HTML Rendering Library

Commands

plutobook

Examples

Convert an HTML file to PDF$ plutobook input.html output.pdf
Convert HTML to PDF with custom page size$ plutobook --page-size A4 input.html output.pdf
Convert HTML to PDF with custom margins$ plutobook --margin 10mm input.html output.pdf