Files
tldr/pages.zh/common/ippeveps.md

14 lines
454 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# ippeveps
> 打印到Adobe PostScript打印机。
> 支持PDF、PostScript、JPEG、PWG Raster或Apple Raster文件。
> 另请参见: `ippevepcl`, `ippeveprinter`。
> 更多信息: <https://openprinting.github.io/cups/doc/man-ippevepcl.html>。
- 将文件打印到`stdout`(状态和进度消息发送到`stderr`
`ippeveps {{path/to/file}}`
-`stdin`打印文件到`stdout`
`{{wget -O - https://examplewebsite.com/file}} | ippeveps`