remarkable_printer/notes.md
2021-09-24 12:14:23 -05:00

22 lines
384 B
Markdown

# Notes
cupsFilter2 calls script with following arguments
- $1 - job id
- $2 - username
- $3 - document title
- $4 - ???
- $5 - print options
- $6 - path to file to print (optional, usually comes from stdin)
```
164
evan
NPR : National Public Radio
1
Duplex=DuplexNoTumble Collate PageSize=Custom.612.00x792.00 job-uuid=urn:uuid:2ecf0255-836e-3f0$
/var/spool/cups/d00164-001
```