ippeve{printer,pcl,ps}: add pages (#11846)
Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com> Co-authored-by: Juri Dispan <juri.dispan@posteo.net> Co-authored-by: K.B.Dharun Krishna <kbdharunkrishna@gmail.com>
This commit is contained in:
14
pages/common/ippeveps.md
Normal file
14
pages/common/ippeveps.md
Normal file
@@ -0,0 +1,14 @@
|
||||
# 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 to `stderr`):
|
||||
|
||||
`ippeveps {{path/to/file}}`
|
||||
|
||||
- Print a file from `stdin` to `stdout`:
|
||||
|
||||
`{{wget -O - https://examplewebsite.com/file}} | ippeveps`
|
Reference in New Issue
Block a user