Print your automations in PDF format.
Project description
PDF Printers for CrossCompute
Installation
# Install packages
sudo dnf -y install chromium npm
# Install latest version of node
sudo npm cache clean -f
sudo npm install -g n
sudo n latest
# Install package
pip install crosscompute-printers-pdf
# Install dependencies
cd $(python -c "import crosscompute_printers_pdf; print(crosscompute_printers_pdf.__path__[0] + '/scripts')")
npm install
Usage
- Add prints to your configuration file.
print:
variables:
- id: report
view: pdf
path: report.pdf
configuration:
header-footer:
font-family: sans-serif
font-size: 8pt
color: '#808080'
padding: 0.1in 0.25in
skip-first: true
page-number:
location: footer
alignment: right
name: 'm{mean}-v{variance}-{timestamp}.pdf'
- Run batch print.
crosscompute --print
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file crosscompute-printers-pdf-0.4.1.tar.gz.
File metadata
- Download URL: crosscompute-printers-pdf-0.4.1.tar.gz
- Upload date:
- Size: 4.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3eecb9a5d914e2d9f908f76016e5edd96a2a5d0f3d6ec40762694074c1b3761b
|
|
| MD5 |
2a450293d627dba918a3f24d263e43c2
|
|
| BLAKE2b-256 |
b5119e0b1d0d83762ceb58e36302bfa758e5f338cfb3458723dab438f10b97de
|
File details
Details for the file crosscompute_printers_pdf-0.4.1-py3-none-any.whl.
File metadata
- Download URL: crosscompute_printers_pdf-0.4.1-py3-none-any.whl
- Upload date:
- Size: 5.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.11
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a603225f0c25dd27e0170a5f64bc737ddaa6e08cc62c7764a4e42dee9a0d98a2
|
|
| MD5 |
62114e9b87c05ce878b56076c6fbde1d
|
|
| BLAKE2b-256 |
29663c5a1e906aad9e3be2cd2189880b8116016fed9a3c37cdca8dd184c8d2aa
|