inkpy-jinja:从ODT模板生成PDF文档

时间:2024-05-29 02:49:04
【文件属性】:

文件名称:inkpy-jinja:从ODT模板生成PDF文档

文件大小:13KB

文件格式:ZIP

更新时间:2024-05-29 02:49:04

Python

inkpy_jinja 模块提供接口以将模板填充到odt文件中,并通过LibreOffice将odt转换为pdf文件。 构型 要在Ubuntu中安装LibreOffice,请使用: $ sudo apt-get install libreoffice-writer openjdk-7-jre unoconv $ sudo apt-get install libreoffice-script-provider-python uno-libs3 笔记 LibreOfficePDFBackend仅适用于Python 3.x和LibreOffice 4.x版本。 要将LibreOffice作为服务运行,请使用: $ soffice --nologo --headless --nofirststartwizard --accept='socket,host=127.0.0.1,port=2


【文件预览】:
inkpy-jinja-master
----MANIFEST.in(209B)
----.travis.yml(348B)
----README.rst(1KB)
----CHANGES.rst(161B)
----Dockerfile(680B)
----inkpy_jinja()
--------tests()
--------__init__.py(64B)
--------settings.py(1KB)
--------backends()
--------api.py(644B)
--------converter.py(6KB)
----LICENSE(562B)
----setup.cfg(95B)
----AUTHORS(33B)
----setup.py(1KB)
----.gitignore(41B)
----tests.py(280B)
----contrib()
--------supervisor.conf(437B)
--------config.env(36B)

网友评论