htmloverpdf
Render a HTML overlay over existing PDF files.
10K+
A wrapper for https://weasyprint.org/ which allows compositing with existing PDF files.
It parses the HTML looking for tags with src urls ending ".pdf". Each one begins a new page and copies all source pages overlaying the weasyprint output.
The magic value "blank.pdf" outputs sections HTML without overlaying.
alias htmloverpdf="docker run --rm --interactive barnabyshearer/htmloverpdf"
htmloverpdf < test.html > test.pdf
Content type
Image
Digest
Size
77.3 MB
Last updated
over 4 years ago
docker pull barnabyshearer/htmloverpdf:0-python-alpine