[ 源代码: xhtml2pdf ]
软件包:python3-xhtml2pdf(0.2.2-2)
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
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-html5lib (>= 1.0)
- HTML parser/tokenizer based on the WHATWG HTML5 specification
-
- dep: python3-httplib2
- comprehensive HTTP client library written for Python3
-
- dep: python3-pil
- Python Imaging Library (Python3)
-
- dep: python3-pypdf2 (>= 1.26)
- Pure-Python library built as a PDF toolkit (Python 3)
-
- dep: python3-reportlab (>= 3.0)
- ReportLab library to create PDF documents using Python3
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)