Sha256: 1ec67335c9bed4637592cc9b0becb31cf376bef30ffbb66e0dc2c3a3cac0f6e6

Contents?: true

Size: 583 Bytes

Versions: 2

Compression:

Stored size: 583 Bytes

Contents

# InvoicePrinter CLI

InvoicePrinter ships with a command line executable called `invoice_printer`.

It supports all features except it only accepts JSON as an input.

```
$ invoice_printer --help
Usage: invoice_printer [options]

Options:

    -l, --labels   labels as JSON
  -d, --document   document as JSON
     -s, --stamp   path to stamp
          --logo   path to logotype
          --font   path to font
     --page_size   letter or a4 (letter is the default)
  -f, --filename   output path
    -r, --render   directly render PDF stream (filename option will be ignored)
```

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
invoice_printer-1.2.0 docs/COMMAND_LINE.md
invoice_printer-1.2.0.alpha1 docs/COMMAND_LINE.md