Skip to main content

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

  1. 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'
  1. 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

crosscompute-printers-pdf-0.4.1.tar.gz (4.8 kB view details)

Uploaded Source

Built Distribution

File details

Details for the file crosscompute-printers-pdf-0.4.1.tar.gz.

File metadata

File hashes

Hashes for crosscompute-printers-pdf-0.4.1.tar.gz
Algorithm Hash digest
SHA256 3eecb9a5d914e2d9f908f76016e5edd96a2a5d0f3d6ec40762694074c1b3761b
MD5 2a450293d627dba918a3f24d263e43c2
BLAKE2b-256 b5119e0b1d0d83762ceb58e36302bfa758e5f338cfb3458723dab438f10b97de

See more details on using hashes here.

File details

Details for the file crosscompute_printers_pdf-0.4.1-py3-none-any.whl.

File metadata

File hashes

Hashes for crosscompute_printers_pdf-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a603225f0c25dd27e0170a5f64bc737ddaa6e08cc62c7764a4e42dee9a0d98a2
MD5 62114e9b87c05ce878b56076c6fbde1d
BLAKE2b-256 29663c5a1e906aad9e3be2cd2189880b8116016fed9a3c37cdca8dd184c8d2aa

See more details on using hashes here.

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