Skip to main content

Render a HTML overlay over existing PDF files.

Project description

https://readthedocs.org/projects/htmloverpdf/badge/?version=latest https://badge.fury.io/py/htmloverpdf.svg

Render a HTML overlay over existing PDF files.

Install

sudo apt install python3-gi-cairo gir1.2-poppler-0.18 python3-cairocffi python3-lxml gir1.2-pango-1.0
pip install htmloverpdf

A wrapper for http://weasyprint.org/ which allows compositing with existing PDF files.

It parses the HTML looking for <img> 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.

Usage

python -m htmloverpdf < test.html > test.pdf

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

htmloverpdf-0.0.1.tar.gz (7.2 kB view hashes)

Uploaded Source

Built Distribution

htmloverpdf-0.0.1-py2.py3-none-any.whl (4.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page