mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-23 09:55:23 +02:00
471 B
471 B
ippeveps
Print to Adobe PostScript printers. Supports PDF, PostScript, JPEG, PWG Raster or Apple Raster files. See also:
ippevepcl
,ippeveprinter
. More information: https://openprinting.github.io/cups/doc/man-ippevepcl.html.
- Print a file to
stdout
(status and progress messages are sent tostderr
):
ippeveps {{path/to/file}}
- Print a file from
stdin
tostdout
:
{{wget {{[-O|--output-document]}} - https://example.com/file}} | ippeveps