[ ソース: xhtml2pdf ]
パッケージ: python3-xhtml2pdf (0.2.5-3)
python3-xhtml2pdf に関するリンク
Debian の資源:
xhtml2pdf ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
A library for converting HTML into PDFs using ReportLab (Python 3 module)
xhtml2pdf is a html2pdf converter using the ReportLab Toolkit, the HTML5lib and pyPdf. It supports HTML 5 and CSS 2.1 (and some of CSS 3). It is completely written in pure Python so it is platform independent.
The main benefit of this tool that a user with Web skills like HTML and CSS is able to generate PDF templates very quickly without learning new technologies.
xhtml2pdf was previously developed as "pisa".
This package installs the library for Python 3.
その他の python3-xhtml2pdf 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pypdf2
- PDF ツールキットとして構築された Pure-Python ライブラリ (Python 3)
-
- dep: python3-reportlab
- ReportLab library to create PDF documents using Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library