← 返回命令列表

Linux command

foo2slx-wrapper 命令

文件

复制后可按需替换文件名、目录或参数。

常用示例

Print PostScript file

foo2slx-wrapper [file.ps]

Set paper size

foo2slx-wrapper -p [a4] [file.ps]

Color printing

foo2slx-wrapper -c [file.ps]

Set resolution

foo2slx-wrapper -r [600] [file.ps]

说明

foo2slx-wrapper converts PostScript/PDF documents to SLX format for Lexmark printers. It combines Ghostscript rasterization with foo2slx encoding. The wrapper handles the conversion pipeline for easy printing. It provides a command-line interface for supported Lexmark printers. foo2slx-wrapper simplifies printing to SLX protocol printers.

参数

-p _PAPER_
Paper size (letter, a4, legal).
-r _DPI_
Resolution.
-c
Color printing.
-n _COPIES_
Number of copies.
-m _MEDIA_
Media type.
--help
Display help information.

FAQ

What is the foo2slx-wrapper command used for?

foo2slx-wrapper converts PostScript/PDF documents to SLX format for Lexmark printers. It combines Ghostscript rasterization with foo2slx encoding. The wrapper handles the conversion pipeline for easy printing. It provides a command-line interface for supported Lexmark printers. foo2slx-wrapper simplifies printing to SLX protocol printers.

How do I run a basic foo2slx-wrapper example?

Run `foo2slx-wrapper [file.ps]` in a terminal, then adjust file names, paths, flags, or remote targets for your system.

What does -p _PAPER_ do in foo2slx-wrapper?

Paper size (letter, a4, legal).