← 返回命令列表

Linux command

foo2xqx-wrapper 命令

文件

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

常用示例

Print PostScript file

foo2xqx-wrapper [file.ps]

Set paper size

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

Set resolution

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

Print multiple copies

foo2xqx-wrapper -n [3] [file.ps]

说明

foo2xqx-wrapper converts PostScript/PDF documents to XQX format for HP LaserJet printers. It chains Ghostscript rasterization with foo2xqx encoding. The wrapper provides simplified printing by handling the conversion pipeline automatically. It translates standard print options to the underlying tools. foo2xqx-wrapper enables command-line printing to XQX protocol HP printers.

参数

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

FAQ

What is the foo2xqx-wrapper command used for?

foo2xqx-wrapper converts PostScript/PDF documents to XQX format for HP LaserJet printers. It chains Ghostscript rasterization with foo2xqx encoding. The wrapper provides simplified printing by handling the conversion pipeline automatically. It translates standard print options to the underlying tools. foo2xqx-wrapper enables command-line printing to XQX protocol HP printers.

How do I run a basic foo2xqx-wrapper example?

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

What does -p _PAPER_ do in foo2xqx-wrapper?

Paper size (letter, a4, legal).